]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Remove both Potlatch versions
[rails.git] / .rubocop_todo.yml
index 890fcc83cb5bcc9a4298a71931ad375c2df3ae43..afce190d47e79432ecdb805d99b74dd1080ab8bc 100644 (file)
@@ -91,7 +91,6 @@ Naming/AccessorMethodName:
     - 'app/helpers/title_helper.rb'
     - 'app/models/old_way.rb'
     - 'lib/osm.rb'
-    - 'lib/potlatch.rb'
 
 # Offense count: 8
 # Configuration parameters: NamePrefix, ForbiddenPrefixes, AllowedMethods, MethodDefinitionMacros.