Skip to content

Commit

Permalink
Fixed README url
Browse files Browse the repository at this point in the history
  • Loading branch information
nickdeis committed Aug 26, 2017
1 parent 13d1b02 commit 96beb7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ or use a file
|template|A lodash template that will be used to fix files they don't contain mustMatch |**Optional**|string|
|templateFile|template will override this setting. A file which contains the template|**Optional**|string|
|templateVars|The variables to be used with the lodash template, always contains the variable YEAR|{YEAR}|object|
|[onNonMatchingHeader](#onNonMatchingHeader)|Action that should be taken when there is a header comment, but it does not match `mustMatch`|`"prepend"`|string|
|[onNonMatchingHeader](#onnonmatchingheader)|Action that should be taken when there is a header comment, but it does not match `mustMatch`|`"prepend"`|string|

### onNonMatchingHeader

Expand Down

0 comments on commit 96beb7c

Please sign in to comment.