Skip to content

Commit

Permalink
Merge pull request #5 from thomasnaude/fix-style
Browse files Browse the repository at this point in the history
Fix style
  • Loading branch information
thomasnaude committed Aug 17, 2022
2 parents 0883100 + a985315 commit 77b1a7d
Show file tree
Hide file tree
Showing 31 changed files with 1,143 additions and 1,683 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ vendor/
profile/out/
coverage/
.ruby-version
.byebug_history
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ AllCops:
require:
- rubocop-performance
- rubocop-rspec

Style/FrozenStringLiteralComment:
EnforcedStyle: never
Loading

0 comments on commit 77b1a7d

Please sign in to comment.