This commit is contained in:
Paul Gauthier 2024-07-30 12:31:27 -03:00
parent e2fb2466a9
commit 3dd150608d

View file

@ -118,7 +118,7 @@ app.py:
## Basic linters for most popular languages
Aider comes batteries-included with built in linters for
[most popular programming languages](https://github.com/paul-gauthier/grep-ast/blob/main/grep_ast/parsers.py).
[most popular programming languages](https://aider.chat/docs/languages.html).
This provides wide support for linting without requiring
users to manually install a linter and configure it to work with aider.