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 a07c340 commit f4977c3Copy full SHA for f4977c3
‎INSTALL.md‎
@@ -22,7 +22,6 @@ hugo server --disableFastRender
22
23
## Linting
24
25
-SuperLinter
26
-
27
-- Stylelint: `npx stylelint assets/css/input.css`
+- [Stylelint](https://stylelint.io/): `npx stylelint assets/css/input.css`
+- [Markdownlint](https://github.com/markdownlint/markdownlint): `mdl content`
28
- Prettier: `npx prettier . --check`
0 commit comments