chore: 🔧 Rubocop config file

This commit is contained in:
Juan Rodriguez
2021-06-13 10:53:34 -05:00
parent a9d3cbe544
commit 441bf0919d
+7
View File
@@ -0,0 +1,7 @@
AllCops:
NewCops: enable
Documentation:
Enabled: false
MixinUsage:
Exclude:
- 'bin/*'