mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-29 08:41:15 -03:00
4 lines
100 B
Markdown
4 lines
100 B
Markdown
|
|
# Coding style
|
||
|
|
|
||
|
|
- Use comments sparingly. Don't explain what the code is doing, rather explain why.
|