Suppress new rubocop warning

This commit is contained in:
Tom Hughes 2019-10-20 19:48:36 +01:00
parent 7321023bd5
commit 24cf580979

View file

@ -183,6 +183,7 @@ Style/Documentation:
Style/FormatStringToken:
Exclude:
- 'app/models/concerns/geo_record.rb'
- 'app/views/api/map/_bounds.xml.builder'
- 'lib/bounding_box.rb'
- 'test/controllers/api/map_controller_test.rb'
- 'test/controllers/api/relations_controller_test.rb'