]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop.yml
Set the rubocop target version to 2.3
[rails.git] / .rubocop.yml
index 24d57fb37cc0b354c71674e00c8a6f9671bbdf6b..aacaf2d53a2446d7fa3df2fdaefe9212ee5fbb80 100644 (file)
@@ -1,5 +1,8 @@
 inherit_from: .rubocop_todo.yml
 
+AllCops:
+  TargetRubyVersion: 2.3
+
 Rails:
   Enabled: true