We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 543127a commit 827a3b0Copy full SHA for 827a3b0
docker/Dockerfile-rules
@@ -22,6 +22,7 @@ RUN npm install --global --no-package-lock --production \
22
markdownlint-rule-titlecase \
23
markdownlint-rule-trace-template-headers \
24
markdownlint-rules-foliant \
25
- markdownlint-rules-grav-pages
+ markdownlint-rules-grav-pages \
26
+ sentences-per-line
27
28
USER node
0 commit comments