Skip to content

Commit

Permalink
Create .ecrc
Browse files Browse the repository at this point in the history
  • Loading branch information
GaboFDC authored Oct 15, 2020
1 parent 3fe3c13 commit a18211a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions TEMPLATES/.ecrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"Verbose": false,
"Debug": false,
"IgnoreDefaults": false,
"SpacesAftertabs": false,
"NoColor": false,
"exclude": ["testfiles"],
"AllowedContentTypes": [],
"PassedFiles": [],
"Disable": {
"EndOfLine": false,
"Indentation": false,
"InsertFinalNewline": false,
"TrimTrailingWhitespace": false,
"IndentSize": false,
"MaxLineLength": false
}
}

0 comments on commit a18211a

Please sign in to comment.