mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
copy
This commit is contained in:
parent
71ddb2799f
commit
d437be5bc1
1 changed files with 2 additions and 2 deletions
|
@ -200,7 +200,7 @@ respected when new code is added.
|
|||
|
||||
## Linting and fixing
|
||||
|
||||
[Aider lints code](https://aider.chat/docs/linting/)
|
||||
[Aider lints code](https://aider.chat/2024/05/22/linting.html)
|
||||
after every LLM edit and offers to automatically fix
|
||||
any linting errors.
|
||||
Aider includes basic linters built with tree-sitter that supports
|
||||
|
@ -258,7 +258,7 @@ make the correct changes to resolve it.
|
|||
## Testing and fixing
|
||||
|
||||
Aider can be configured with the command needed to run tests for a repo.
|
||||
A user working on a Python project might do that by launching
|
||||
A user working on a python project might do that by launching
|
||||
aider like this:
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue