1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch/journey/gtg
Ryuta Kamizono 92ff708476 Re-enable Layout/SpaceAroundOperators cop
We prefer space around operators, but `Layout/SpaceAroundOperators` cop
was temporarily disabled in #36943 since that cop changed to check
alignment strictly somehow.

In RuboCop 1.0.0, that is fixed by https://github.com/rubocop-hq/rubocop/pull/8906.

Related https://github.com/rails/rails/pull/38034#discussion_r359845661,
https://github.com/rails/rails/pull/39770#discussion_r448829561.
2020-10-23 16:12:15 +09:00
..
builder.rb Re-enable Layout/SpaceAroundOperators cop 2020-10-23 16:12:15 +09:00
simulator.rb Build GTG::Simulator memos in a single loop 2020-04-24 13:19:25 -04:00
transition_table.rb Reduce object allocations in Journey 2019-09-18 14:37:27 +09:00