[openstreetmap/openstreetmap-website] Rubocop fixes (#2466)
Andy Allan
notifications at github.com
Wed Dec 18 15:52:30 UTC 2019
Just two rubocop fixes while I was doing other stuff, namely:
* We're unlikely to ever document every method of our ruby code, so move the config out of the todo list
* Refactor some params hashes in the tests to reduce the maximum line length
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/2466
-- Commit Summary --
* Move Style/Documentation into the main config file
* Reformat params hashes to avoid super-long lines
-- File Changes --
M .rubocop.yml (3)
M .rubocop_todo.yml (6)
M test/integration/user_creation_test.rb (285)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/2466.patch
https://github.com/openstreetmap/openstreetmap-website/pull/2466.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2466
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20191218/c8321337/attachment.html>
More information about the rails-dev
mailing list