Skip to content

Commit

Permalink
chore: reenable markdown analysis and fix exclude path (#42)
Browse files Browse the repository at this point in the history
Fix exclude path

Co-authored-by: = <=>
  • Loading branch information
roddolf authored Oct 31, 2023
1 parent 4be05f1 commit 1a6d56d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ engines:
- "**/*.test.ts"
remark-lint:
exclude_paths:
- "./CHANGELOG.md"
- "**/CHANGELOG.md"

0 comments on commit 1a6d56d

Please sign in to comment.