]> git.openstreetmap.org Git - rails.git/commit
Ignore the block length of the routes
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 5 Jun 2019 14:29:54 +0000 (16:29 +0200)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 5 Jun 2019 14:29:54 +0000 (16:29 +0200)
commita88d62bcc638a62dee9bbed70c0a881026e3d17c
treec91fbf890b37932b5b769dec17aa045565f49f56
parent5bb21188e46eaf2496d041220409416562a43a00
Ignore the block length of the routes

Since the routes are more of a dsl than code, we've been happy to
repeatedly bump up this number. But then that hides other code which
has over-long block lengths hiding behind.

So instead let's exclude the routes from this metric.
.rubocop.yml
.rubocop_todo.yml