We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6075db4 + 064a90f commit f895e6dCopy full SHA for f895e6d
README.md
@@ -180,7 +180,7 @@ Each rule is composed from three values.
180
+ If `A < B < C` : `A`: min, `B`: yellow limit, `C`: max
181
+ If `A > B > C` : `A`: max, `B`: yellow limit, `C`: min
182
183
-You can save the configuration in a .phpmetrics.yml file in the root directory of your project. PhpMetrics will look for it and use it.
+You can save the configuration in a `.phpmetrics.yml` file in the root directory of your project. PhpMetrics will look for it and use it.
184
185
# Contribute
186
0 commit comments