copyright-header
copyright-header copied to clipboard
Don't ignore explicitly added dot files
Expected:
% copyright-header --license-file LICENSE --add-path .gitlab-ci.yml -o .
UPDATE .gitlab-ci.yml [output-dir ./.]
Instead:
% copyright-header --license-file LICENSE --add-path .gitlab-ci.yml -o .
SKIP .gitlab-ci.yml; excluded