Skip to content

Commit

Permalink
Merge pull request #34 from unipept/refactor
Browse files Browse the repository at this point in the history
API refactor
  • Loading branch information
pverscha authored Mar 29, 2024
2 parents d3e79e7 + 824cb1f commit 9d2d719
Show file tree
Hide file tree
Showing 90 changed files with 1,685 additions and 1,436 deletions.
2 changes: 2 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ Metrics/ClassLength:
Enabled: false
Metrics/MethodLength:
Enabled: false
Metrics/ModuleLength:
Enabled: false
Metrics/PerceivedComplexity:
Enabled: false
Metrics/CyclomaticComplexity:
Expand Down
4 changes: 0 additions & 4 deletions app/channels/application_cable/channel.rb

This file was deleted.

4 changes: 0 additions & 4 deletions app/channels/application_cable/connection.rb

This file was deleted.

Loading

0 comments on commit 9d2d719

Please sign in to comment.