Amire80 has uploaded a new change for review. https://gerrit.wikimedia.org/r/191010
Change subject: Remove a Rubocop exception that doesn't produce offenses ...................................................................... Remove a Rubocop exception that doesn't produce offenses Change-Id: I2cfbff8892cb54329b841569453e2cade7468cc1 --- M .rubocop_todo.yml 1 file changed, 0 insertions(+), 6 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/VisualEditor/VisualEditor refs/changes/10/191010/1 diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 9a2d5b2..8b75d40 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -35,12 +35,6 @@ Style/SpaceAroundOperators: Enabled: false -# Offense count: 2 -# Cop supports --auto-correct. -# Configuration parameters: EnforcedStyle, SupportedStyles, EnforcedStyleForEmptyBraces, SpaceBeforeBlockParameters. -Style/SpaceInsideBlockBraces: - Enabled: true - # Offense count: 5 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. -- To view, visit https://gerrit.wikimedia.org/r/191010 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2cfbff8892cb54329b841569453e2cade7468cc1 Gerrit-PatchSet: 1 Gerrit-Project: VisualEditor/VisualEditor Gerrit-Branch: master Gerrit-Owner: Amire80 <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
