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.
1 parent e8aa43d commit 2f41767Copy full SHA for 2f41767
README.md
@@ -166,7 +166,7 @@ Each rule is composed from three values.
166
+ If `A < B < C` : `A`: min, `B`: yellow limit, `C`: max
167
+ If `A > B > C` : `A`: max, `B`: yellow limit, `C`: min
168
169
-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.
170
171
# Contribute
172
0 commit comments