|
|
|
|
|
by jaredsohn
404 days ago
|
|
LLMs can probably help maintain them so that probably could be solved if you start using LLMs more. This maybe already exists, but it would be nice if RBS or Sorbet had a command you could run that checks that all methods have types and tries to 'fix' anything missing via help from an LLM. You'd still be able to review the changes before committing it, just like with lint autofixing. Also you'd need to set up an LLM API key and be comfortable sharing your code with it. |
|