Skip to content

Disable Style/RedundantStructKeywordInit - #815

Open
tttffff wants to merge 1 commit into
standardrb:mainfrom
tttffff:disable-redundant-struct-keyword-init
Open

Disable Style/RedundantStructKeywordInit#815
tttffff wants to merge 1 commit into
standardrb:mainfrom
tttffff:disable-redundant-struct-keyword-init

Conversation

@tttffff

@tttffff tttffff commented Jun 29, 2026

Copy link
Copy Markdown

Closes #814.

Disables Style/RedundantStructKeywordInit in Standard's base config because keyword_init: true is often not redundant.

Also removes the now-redundant Ruby 3.1 override.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reconsider enabling Style/RedundantStructKeywordInit by default

1 participant