Explorar o código

Add Rubocop config file

Jamie Dwyer %!s(int64=6) %!d(string=hai) anos
pai
achega
19392f7d63
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      .rubocop.yml

+ 8 - 0
.rubocop.yml

@@ -0,0 +1,8 @@
+inherit_from:
+  - https://shopify.github.io/ruby-style-guide/rubocop.yml
+
+AllCops:
+  TargetRubyVersion: 2.4
+
+Rails:
+  Enabled: false