Files
fish-shell/AGENTS.md
Johannes Altmanninger fb0edf564e Add AGENTS.md
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..
2026-02-08 13:12:41 +11:00

100 B

Coding style

  • Use comments sparingly. Don't explain what the code is doing, rather explain why.