From 3dd150608d8ed9b4d3b5b95da16ad2ec698e8e74 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 30 Jul 2024 12:31:27 -0300 Subject: [PATCH] copy --- aider/website/_posts/2024-05-22-linting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/website/_posts/2024-05-22-linting.md b/aider/website/_posts/2024-05-22-linting.md index 04a0a131f..276c35441 100644 --- a/aider/website/_posts/2024-05-22-linting.md +++ b/aider/website/_posts/2024-05-22-linting.md @@ -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.