We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20d3a43 + 59d8ae9 commit cb27e21Copy full SHA for cb27e21
10 files changed
.rubocop.yml
@@ -0,0 +1,5 @@
1
+inherit_from: .rubocop_todo.yml
2
+
3
+AllCops:
4
+ Exclude:
5
+ - 'pkg/**/*'
0 commit comments