Skip to content

Commit

Permalink
chore: exclude directories from code climate
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-ramos committed Aug 31, 2023
1 parent 9c0bebc commit 8a82ba0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ exclude_patterns:
- "**/*.pb.go"
- "**/rln/contracts/*.go"
- "**/bindata.go"
- "./examples/waku-csharp"
- "./examples/swift-waku"

0 comments on commit 8a82ba0

Please sign in to comment.