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 4b0480a commit 7bd8c90Copy full SHA for 7bd8c90
1 file changed
.github/workflows/action-superlint.yml
@@ -35,6 +35,7 @@ jobs:
35
# Set your fix mode variables to true
36
FIX_JSONC_PRETTIER: true
37
FIX_MARKDOWN_PRETTIER: true
38
+ FIX_MARKDOWN: true
39
FIX_YAML_PRETTIER: true
40
- name: Commit and push linting fixes
41
# Run only on:
0 commit comments