mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
copy
This commit is contained in:
parent
f2702cd685
commit
af67f61d9f
1 changed files with 7 additions and 2 deletions
|
@ -13,9 +13,14 @@ The
|
|||
currently contains about 4K commits and 14K lines of code.
|
||||
|
||||
Aider made 15% of the commits, inserting 4.8K and deleting 1.5K lines of code.
|
||||
About 7% of the code now in the repo was written by aider.
|
||||
|
||||
Here's the breakdown of the code aider wrote in the current code base.
|
||||
About 7% of the code now in the repo is attributable to an aider commit
|
||||
using `git blame`.
|
||||
The number is probably a significant undercount, because periodic reformatting
|
||||
by `black` is likely obscuring aider's authorship of many lines.
|
||||
|
||||
Here's the breakdown of the code aider wrote in the current code base
|
||||
according to `git blame`.
|
||||
|
||||
| File | Lines | Percent |
|
||||
|---|---:|---:|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue