We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c97e938 commit 10a8972Copy full SHA for 10a8972
.rubocop.yml
@@ -5,6 +5,7 @@ AllCops:
5
SuggestExtensions: false
6
Exclude:
7
- build/**/*
8
+ - mruby/**/*
9
10
Lint/AssignmentInCondition:
11
Enabled: false
0 commit comments