Skip to content

Commit

Permalink
codacy: Exclude md files.
Browse files Browse the repository at this point in the history
  • Loading branch information
lightningterror authored and refractionpcsx2 committed Nov 29, 2022
1 parent 3d551e3 commit 61b562f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .codacy.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
exclude_paths:
- '3rdparty/**'
- '*.md'
- '**/*.md'

0 comments on commit 61b562f

Please sign in to comment.