Skip to content

Commit

Permalink
Update .codacy.yaml
Browse files Browse the repository at this point in the history
added triple dash to make codacy ignore duplication, which is just noise for CRTP interface implementations.
  • Loading branch information
jaredmales authored Aug 12, 2024
1 parent 5396b09 commit 191e6f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .codacy.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
exclude_paths:
- '**/tests/**'
- 'apps/zaberLowLevel/zaber-core-serial-c-v1.0/**'
Expand Down

0 comments on commit 191e6f2

Please sign in to comment.