mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
Add tags.scm for Kotlin
This commit is contained in:
parent
6451d59deb
commit
293c350fb7
3 changed files with 44 additions and 0 deletions
|
@ -290,6 +290,7 @@ class TestRepoMapAllLanguages(unittest.TestCase):
|
|||
"elixir": ("ex", "Greeter"),
|
||||
"java": ("java", "Greeting"),
|
||||
"javascript": ("js", "Person"),
|
||||
"kotlin": ("kt", "Greeting"),
|
||||
"ocaml": ("ml", "Greeter"),
|
||||
"php": ("php", "greet"),
|
||||
"python": ("py", "Person"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue