Skip to content

Commit

Permalink
rules settings
Browse files Browse the repository at this point in the history
  • Loading branch information
sjuergen committed Sep 24, 2022
1 parent db65777 commit 1250ce4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 142 deletions.
1 change: 0 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ jobs:
uses: avto-dev/markdown-lint@v1
with:
args: '**/*.md'
config: './lint/config.changelog.yml'
ignore: ./LICENSE.md
11 changes: 11 additions & 0 deletions .markdownlint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# markdownlint YAML configuration
---

# Default state for all rules
default: true

# ignored rules
line-length: false
no-inline-html: false
first-line-h1: false
no-emphasis-as-header: false
141 changes: 0 additions & 141 deletions lint/config/changelog.yml

This file was deleted.

0 comments on commit 1250ce4

Please sign in to comment.