mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-03 19:56:54 +00:00
Add parse_comma_separated_list, normalize_path, and normalize_paths and add logic in OptionManager.parse_args to use the right normalize_path* function based on comma_separated_list value of the option. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_notifier.py | ||
| test_option.py | ||
| test_option_manager.py | ||
| test_trie.py | ||
| test_utils.py | ||