We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb98d2e commit 8f26f31Copy full SHA for 8f26f31
.rubocop.yml
@@ -1,7 +1,7 @@
1
AllCops:
2
TargetRubyVersion: 2.3
3
# RuboCop has a bunch of cops enabled by default. This setting tells RuboCop
4
- # to ignore them, so only the ones explictily set in this file are enabled.
+ # to ignore them, so only the ones explicitly set in this file are enabled.
5
DisabledByDefault: true
6
Exclude:
7
- '**/templates/**/*'
0 commit comments