mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-15 09:05:00 +00:00
Updated HISTORY, added linting image
This commit is contained in:
parent
210679f020
commit
29e92b2398
3 changed files with 12 additions and 4 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue