andkirby / commithook

CommitHooks code validation and auto-formatting commit message.
GNU General Public License v3.0
7 stars 3 forks source link

Filter FileFilter configuration should use unique node for paths #98

Closed andkirby closed 8 years ago

andkirby commented 8 years ago

It should use unique nodes in validators/FileFilter/filter/skip/path/my_node instead validators/FileFilter/filter/skip/paths/path.

It should be updated for

validators/FileFilter/filter/skip
validators/FileFilter/filter/protect
validators/FileFilter/filter/allow

Old way won't be used.

Add commands for setting such paths. commithook files:skip path/to commithook files:protect path/to commithook files:allow path/to