We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f19f845 commit 78a655fCopy full SHA for 78a655f
README.md
@@ -33,7 +33,7 @@ Usage: Add the following plugin to your POM:
33
```
34
35
If you want to exclude tests from cycle checking you can use the parameter `includeTests` which is set to true by default:
36
-```
+```xml
37
...
38
<rules>
39
<NoPackageCyclesRule implementation="de.andrena.tools.nopackagecycles.NoPackageCyclesRule">
0 commit comments