Skip to content

Commit

Permalink
Merge pull request #12 from perlun/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
tomasbjerre authored Jan 22, 2019
2 parents 5b46261 + a70892c commit 677752a
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 @@ -154,7 +154,7 @@ task violations(type: se.bjurr.violations.gradle.plugin.ViolationsTask) {
//
// Optional config
//
maxReporterColumnWidth = 0 // 0 is disabled
maxReporterColumnWidth = 0 // 0 means "no limit"
maxRuleColumnWidth = 10
maxSeverityColumnWidth = 0
maxLineColumnWidth = 0
Expand Down

0 comments on commit 677752a

Please sign in to comment.