mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-28 07:31:14 -03:00
LLM-generated contributions tend to produce too many redundant comments. Fix that. This doesn't work OOTB for Claude, but it's easy to tell it to respect AGENTS.md..
100 B
100 B
Coding style
- Use comments sparingly. Don't explain what the code is doing, rather explain why.