From c74c297aa2865fb87ab0de5f1dc3cd83a6bb1b67 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 22 May 2024 12:09:35 -0700 Subject: [PATCH] copy --- _posts/2024-05-22-linting.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_posts/2024-05-22-linting.md b/_posts/2024-05-22-linting.md index 829f59fd5..086b7c633 100644 --- a/_posts/2024-05-22-linting.md +++ b/_posts/2024-05-22-linting.md @@ -4,6 +4,8 @@ excerpt: Aider now lints code after every LLM edit and automatically fixes error highlight_image: /assets/linting.jpg --- +[![Linting code](/assets/linting.jpg)](https://aider.chat/assets/linting.jpg) + # Linting code for LLMs with aider and tree-sitter Aider now lints your code after every LLM edit, and offers to automatically fix