kitty/kittens/choose
Luofan Chen 130315ce8d Use strict function prototypes
Fixes clang error:
error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
2023-02-09 13:16:00 +08:00
..
__init__.py
choose-data-types.h
main.c
main.py
match.py
output.c
score.c
subseq_matcher.pyi Replace isort with ruff 2023-01-09 16:47:42 +05:30
unix_compat.c Use strict function prototypes 2023-02-09 13:16:00 +08:00
vector.h
windows_compat.c