Skip to content

Commit

Permalink
chore(.ameba.yml): ignore warnings in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
stakach authored Apr 30, 2022
1 parent e592c0c commit a990c77
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .ameba.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Lint/UselessAssign:
Excluded:
- examples/*

Lint/DebugCalls:
Excluded:
- examples/*

0 comments on commit a990c77

Please sign in to comment.