Functions | Variables
codespell_ignore_lines_from_errors Namespace Reference

Functions

None run (List[str] args)
 

Variables

 args
 

Detailed Description

Simple script for rebuilding .codespell-ignore-lines

Usage:

cat < /dev/null > .codespell-ignore-lines
pre-commit run --all-files codespell >& /tmp/codespell_errors.txt
python3 tools/codespell_ignore_lines_from_errors.py /tmp/codespell_errors.txt > .codespell-ignore-lines

git diff to review changes, then commit, push.

Function Documentation

◆ run()

None codespell_ignore_lines_from_errors.run ( List[str args)

Definition at line 16 of file codespell_ignore_lines_from_errors.py.

Variable Documentation

◆ args

codespell_ignore_lines_from_errors.args

Definition at line 39 of file codespell_ignore_lines_from_errors.py.



gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:24