Skip to content

Commit

Permalink
chore(deps): docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Nov 9, 2024
1 parent 5e65ac4 commit 26fc63a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ task violations(type: se.bjurr.violations.gradle.plugin.ViolationsTask) {
.setParser(se.bjurr.violations.lib.reports.Parser.PMD)
.setPattern(".*/pmd/.*\\.xml\$")
.setReporter("PMD")
violationConfig()
}
check.finalizedBy violations
Expand Down

0 comments on commit 26fc63a

Please sign in to comment.