Closed petdance closed 7 years ago
If you have files like "foo.mako.py" and you want to make ".mako.py" be a type, you have to use the match form of --type-set.
--type-set=mako:match:.mako.py$
Be sure to discuss the shell quoting issues.
Moved to ack3.
https://github.com/petdance/ack3/issues/29
If you have files like "foo.mako.py" and you want to make ".mako.py" be a type, you have to use the match form of --type-set.
--type-set=mako:match:.mako.py$
Be sure to discuss the shell quoting issues.