Skip to content

Commit

Permalink
adding tests and minors updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lecid committed Apr 16, 2024
1 parent 7d9eebe commit 410fee4
Show file tree
Hide file tree
Showing 17 changed files with 398 additions and 170 deletions.
6 changes: 5 additions & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,8 @@ Layout/LineLength:
Enabled: false

Metrics/ParameterLists:
Max: 8
Max: 8

Gemspec/DevelopmentDependencies:
Exclude:
- 'carioca.gemspec'
Loading

0 comments on commit 410fee4

Please sign in to comment.