mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
style: Run linter
This commit is contained in:
parent
475a1ed6d6
commit
898230eb92
1 changed files with 1 additions and 0 deletions
|
@ -432,6 +432,7 @@ def main(argv=None, input=None, output=None, force_git_root=None, return_coder=F
|
|||
|
||||
if args.install_main_branch:
|
||||
from aider.versioncheck import install_from_main_branch
|
||||
|
||||
success = install_from_main_branch(io)
|
||||
return 0 if success else 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue