kitty/kittens/diff/options
Suvayu Ali 20b6a97159 Update in response to feedback
- one configuration option: ignore_paths
- use shlex to parse option to support whitespace and in-line comments
- change option type to Tuple[str, ...]
- remove ignored directories from dirnames to prevent scanning
2022-06-06 11:00:45 +02:00
..
__init__.py Refactor configuration file parsing 2021-05-31 17:40:49 +05:30
definition.py Update in response to feedback 2022-06-06 11:00:45 +02:00
parse.py Update in response to feedback 2022-06-06 11:00:45 +02:00
types.py Update in response to feedback 2022-06-06 11:00:45 +02:00
utils.py Update in response to feedback 2022-06-06 11:00:45 +02:00