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

Chore/improve specs #161

Merged
merged 1 commit into from
May 19, 2022
Merged

Chore/improve specs #161

merged 1 commit into from
May 19, 2022

Conversation

tagliala
Copy link
Member

No description provided.

@tagliala tagliala force-pushed the chore/improve-specs branch from 62fac1f to 4e78cb0 Compare May 19, 2022 13:15
Runs a series of RuboCop autofixes to allow developers to write specs
faster, without, in example, having to think about old 1.8 hash syntax

```
rubocop -A spec/**/* --only Layout/CommentIndentation,Layout/EmptyComment,Layout/EmptyLines,Layout/EmptyLinesAroundAccessModifier,Layout/EmptyLinesAroundBlockBody,Layout/EmptyLinesAroundClassBody,Layout/EmptyLinesAroundExceptionHandlingKeywords,Layout/EmptyLinesAroundModuleBody,Layout/IndentationConsistency,Layout/IndentationWidth,Layout/SpaceBeforeBlockBraces,Layout/SpaceInsideArrayLiteralBrackets,Layout/SpaceInsideBlockBraces,Layout/SpaceInsideParens,Layout/SpaceInsidePercentLiteralDelimiters,Style/Alias,Style/HashSyntax,Style/Lambda,Style/NumericLiterals,Style/PercentLiteralDelimiters,Style/RedundantReturn,Style/RedundantSelf,Style/StringConcatenation,Style/SymbolArray,Style/WordArray
```
@tagliala tagliala force-pushed the chore/improve-specs branch from 4e78cb0 to d979798 Compare May 19, 2022 13:24
@tagliala
Copy link
Member Author

No changes to production code, merging

@tagliala tagliala merged commit ffbdc51 into master May 19, 2022
@tagliala tagliala deleted the chore/improve-specs branch May 19, 2022 13:29
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