Markdown and formatting fixes (#1850)

This commit is contained in:
Christian Oliff
2022-10-20 16:05:43 +09:00
committed by GitHub
parent 43f177e3c8
commit dac034f63a
30 changed files with 57 additions and 89 deletions
+1 -1
View File
@@ -17,6 +17,6 @@ markComment: >
If you still think this is important, please tell us why.
This issue will automatically be closed in the near future if no further activity occurs. Thank you for all your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: false
+1 -5
View File
@@ -1,10 +1,7 @@
name: Super Linter
on:
push:
branches: [master]
pull_request:
branches: [master]
workflow_dispatch:
jobs:
build:
@@ -26,7 +23,6 @@ jobs:
LOG_LEVEL: NOTICE
MARKDOWN_CONFIG_FILE: .markdownlint.yaml
SUPPRESS_POSSUM: true
VALIDATE_ALL_CODEBASE: false
VALIDATE_CSS: false
VALIDATE_EDITORCONFIG: false
VALIDATE_GITLEAKS: false