Suppress new rubocop warning
This commit is contained in:
parent
7321023bd5
commit
24cf580979
1 changed files with 1 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue