mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-13 16:15:00 +00:00
style: Update color configuration comments to use quotes
This commit is contained in:
parent
a412a65315
commit
5931979b74
6 changed files with 102 additions and 99 deletions
|
@ -57,10 +57,10 @@ cog.out(get_supported_languages_md())
|
|||
|:--------:|:--------------:|:--------:|:------:|
|
||||
| bash | .bash | | ✓ |
|
||||
| c | .c | ✓ | ✓ |
|
||||
| c_sharp | .cs | ✓ | ✓ |
|
||||
| commonlisp | .cl | | ✓ |
|
||||
| cpp | .cc | ✓ | ✓ |
|
||||
| cpp | .cpp | ✓ | ✓ |
|
||||
| csharp | .cs | ✓ | ✓ |
|
||||
| css | .css | | ✓ |
|
||||
| dockerfile | .dockerfile | | ✓ |
|
||||
| dot | .dot | | ✓ |
|
||||
|
@ -85,12 +85,11 @@ cog.out(get_supported_languages_md())
|
|||
| kotlin | .kt | ✓ | ✓ |
|
||||
| lua | .lua | | ✓ |
|
||||
| make | .mk | | ✓ |
|
||||
| markdown | .md | | ✓ |
|
||||
| objc | .m | | ✓ |
|
||||
| ocaml | .ml | ✓ | ✓ |
|
||||
| perl | .pl | | ✓ |
|
||||
| php | .php | ✓ | ✓ |
|
||||
| python | .py | ✓ | ✓ |
|
||||
| ql | .ql | ✓ | ✓ |
|
||||
| r | .R | | ✓ |
|
||||
| r | .r | | ✓ |
|
||||
| regex | .regex | | ✓ |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue