flake8/flake8
Ian Cordasco 67aff6d2ec Updates to config/options aggregation
- Adds another flag to the Option class
- Adds normalization to the config parsing
- Removes dead code from _parse_config
- Handles user specifying --append-config, --config, and --isolated
  but does not handle their mutual exclusion
2016-01-07 09:37:37 -06:00
..
options Updates to config/options aggregation 2016-01-07 09:37:37 -06:00
__init__.py Start adding logging for --verbose 2016-01-04 19:34:10 -06:00
_trie.py Add tree/sub-tree traversal to Trie 2015-12-29 08:07:47 -06:00
notifier.py Fix logic for Notifier.listeners_for 2015-12-29 23:28:20 -06:00
style_guide.py Bare bones of a notification system 2015-12-28 23:32:42 -06:00