Skip to content

Commit

Permalink
Merge pull request #906 from PlanoramaEvents/development
Browse files Browse the repository at this point in the history
Curent state of 3.2.0
  • Loading branch information
balen authored Dec 16, 2023
2 parents 917cc1f + f153e9f commit cca5b15
Show file tree
Hide file tree
Showing 207 changed files with 6,730 additions and 720 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
- staging
- development
- g24-patch
- smofcon40
tags:
- 'v*'
workflow_dispatch:
Expand Down
11 changes: 11 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
inherit_from: .rubocop_todo.yml

require:
- rubocop-rails
- rubocop-rspec

Layout/EndOfLine:
EnforcedStyle: lf

AllCops:
NewCops: enable
Loading

0 comments on commit cca5b15

Please sign in to comment.