]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop.yml
Black list 2010 and 2016 imagery for the Canton Schaffhauen
[rails.git] / .rubocop.yml
index 334c8112b498c45d58694fab7757cefcc6a003f1..ac29f4fc8769d9aec2d1142f33eef65bf698383e 100644 (file)
@@ -67,7 +67,8 @@ Style/Documentation:
   Enabled: false
 
 Style/FormatStringToken:
-  EnforcedStyle: template
+  Exclude:
+    - 'config/routes.rb'
 
 Style/IfInsideElse:
   Enabled: false