Closed bquorning closed 2 months ago
Just sorting our cop config file, makes it easier to read.
Extracted from #1957.
Before submitting the PR make sure the following are checked:
master
CHANGELOG.md
bundle exec rake
CI failure is addressed in #1959.
Just sorting our cop config file, makes it easier to read.
Extracted from #1957.
Before submitting the PR make sure the following are checked:
master
(if not - rebase it).CHANGELOG.md
if the new code introduces user-observable changes.bundle exec rake
) passes (be sure to run this locally, since it may produce updated documentation that you will need to commit).