mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-06 04:35:00 +00:00
Lint files before fixing errors and commit changes if necessary.
This commit is contained in:
parent
d79a629db0
commit
6474139d04
2 changed files with 8 additions and 5 deletions
|
@ -321,6 +321,7 @@ def get_parser(default_config_files, git_root):
|
|||
"--lint-cmd",
|
||||
action="append",
|
||||
help='Specify lint commands to run for different languages, eg: "python: flake8 --select=..." (can be used multiple times)',
|
||||
default=[],
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue