Skip to content
Commit de849c91 authored by intrigeri's avatar intrigeri
Browse files

Rubocop: disable pending cops

This avoids having the output polluted with:

  The following cops were added to RuboCop, but are not configured. Please set Enabled to either `true` or `false` in your `.rubocop.yml` file:
   - Layout/EmptyLinesAroundAttributeAccessor (0.83)
   - Layout/SpaceAroundMethodCallOperator (0.82)
   - [… dozens more cops …]

These new cops will be enabled in the next Rubocop major release.

For details, see https://docs.rubocop.org/rubocop/versioning.html
parent 71bc1970
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment