Files
fish-shell/AGENTS.md
Johannes Altmanninger b9b32ad157 Fix vi mode dl and dh regressions
Also improve AGENTS.md though we should totally point to
CONTRIBUTING.rst instead.

Fixes #12461
2026-02-25 18:18:21 +11:00

213 B

  • to run a system test in the tests/ directory, use tests/test_driver.py target/debug tests/path/to/test-file

Coding style

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