.github: move codecov config into .github

This commit is contained in:
Tess Rinearson
2020-11-06 01:02:52 +01:00
parent e52f9de148
commit d0c87ff27e
2 changed files with 0 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
default: true,
MD007: { "indent": 4 }
MD013: false
MD024: { siblings_only: true }
MD025: false
MD033: { no-inline-html: false }
no-hard-tabs: false
whitespace: false
-1
View File
@@ -27,6 +27,5 @@ jobs:
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_MD: true
MARKDOWN_CONFIG_FILE: .markdownlint.yml
VALIDATE_OPAENAPI: true
VALIDATE_YAML: true