We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 238ff89 commit 5a4f513Copy full SHA for 5a4f513
README.md
@@ -64,9 +64,9 @@ Your adjusted configuration will be merged with the selected configuration prese
64
only need to specify the rules you want to change. To make the following changes to
65
the default rules:
66
67
+* ignore all components inside a folder called `Template/`
68
* don't require a markdown documentation file if a fixture file is present
69
* limit length of parameter names to 30 characters (default is 40)
-* ignore all components inside a folder called `Template/`
70
71
you would use the following configuration file:
72
0 commit comments