Updated HISTORY, added linting image

This commit is contained in:
Paul Gauthier 2024-05-22 12:08:50 -07:00
parent 210679f020
commit 29e92b2398
3 changed files with 12 additions and 4 deletions

View file

@ -1,9 +1,10 @@
---
title: Linting code for LLMs with tree-sitter
title: Linting code for LLMs with aider and tree-sitter
excerpt: Aider now lints code after every LLM edit and automatically fixes errors, using tree-sitter and AST-aware code context.
highlight_image: /assets/linting.jpg
---
# Linting code for LLMs with tree-sitter
# Linting code for LLMs with aider and tree-sitter
Aider now lints your code after every LLM edit, and offers to automatically fix
any linting errors.