diff --git a/README.md b/README.md index 7083efd..387b2bc 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ into separate repos: - --comment-style - // # defaults to: # - --use-current-year + - --no-extra-eol # see below ``` ### insert-license @@ -102,6 +103,12 @@ headers: years they contain -- as if they used the year currently present in the license file. +#### No extra EOL + +The `--no-extra-eol` argument prevents the insertion of an additional +End-of-Line (EOL) character at the end of the license header; see +[issue #70](https://github.com/Lucas-C/pre-commit-hooks/issues/70). + #### Fuzzy license matching In some cases your license files can contain several slightly different