Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernize stage II #39

Merged
merged 8 commits into from
Jan 21, 2024
Merged

Modernize stage II #39

merged 8 commits into from
Jan 21, 2024

Conversation

tagliala
Copy link
Member

No description provided.

- Layout/AccessModifierIndentation
- Layout/EmptyLineBetweenDefs
- Layout/EmptyLinesAroundAccessModifier
- Layout/EmptyLinesAroundClassBody
- Layout/EmptyLinesAroundModuleBody
- Layout/ExtraSpacing (and Style/MultilineWhenThen)
- Layout/HeredocIndentation
- Layout/IndentationConsistency
- Layout/IndentationWidth
- Layout/SpaceAfterComma
- Layout/SpaceAroundEqualsInParameterDefault
- Layout/SpaceAroundOperators
- Layout/SpaceInLambdaLiteral
- Layout/SpaceInsideArrayLiteralBrackets
- Layout/SpaceInsideBlockBraces
- Layout/SpaceInsideHashLiteralBraces
- Layout/SpaceInsideParens
- Layout/SpaceInsidePercentLiteralDelimiters
- Layout/SpaceInsideRangeLiteral
- Layout/ArgumentAlignment
- Layout/ElseAlignment
- Layout/EndAlignment
- Layout/LeadingCommentSpace
- Layout/MultilineMethodCallIndentation
@tagliala
Copy link
Member Author

Coverage stays the same compared to master at 732 / 1020 LOC (71.76%)

@tagliala tagliala merged commit 1658598 into master Jan 21, 2024
14 of 15 checks passed
@tagliala tagliala deleted the chore/modernize-stage-ii branch January 21, 2024 10:15
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.

1 participant