We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f796fcb commit 81c88e3Copy full SHA for 81c88e3
ruby_on_rails/linting_and_automatic_check.md
@@ -38,7 +38,7 @@ To lint the SASS/SCSS files in our project you can use the `stylelint` npm packa
38
39
`bin/yarn add stylelint stylelint-config-standard-scss`
40
41
-Add to the project the [linter configuration file](../templates/stylelintrc.yml) and check the [`bin/fastcheck`
+Add to the project the [linter configuration file](../templates/.stylelintrc.yml) and check the [`bin/fastcheck`
42
template](../templates/bin/fastcheck) to see the command to execute the SCSS linting.
43
44
## Erb lint
0 commit comments