mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-20 22:26:28 +00:00
Avoid using existing parameter names for local variables. Avoid using variable names from upper level for nested loops. Avoid local variables hiding existing global variables. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| choose-data-types.h | ||
| main.c | ||
| main.py | ||
| match.py | ||
| output.c | ||
| score.c | ||
| subseq_matcher.pyi | ||
| unix_compat.c | ||
| vector.h | ||
| windows_compat.c | ||