Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 19e91ae

Browse files
committedJun 6, 2022
chore(web): add generated files to codeclimate exclude paths
1 parent 574b844 commit 19e91ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.codeclimate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ engines:
44
checks:
55
quotemark:
66
enabled: false
7+
exclude_paths:
8+
- "web/src/graphql/generated.ts"

0 commit comments

Comments
 (0)
Please sign in to comment.