Marty
Results
1
issues of
Marty
Run command: `docker run --rm --volume=/var/lib/jenkins/workspace/path/to/repository:/check mstruebing/editorconfig-checker ec` .ecrc file (slightly redacted) ``` { "Version": "2.4.0", "Verbose": true, "Debug": false, "IgnoreDefaults": false, "Exclude": [ ".*/target/.*", "target/.*", "schema.json$", "\\.idea/.*", "\\.editorconfig$", "dependencies_.*\\.txt",...
help wanted
hacktoberfest