Skip to content

Commit

Permalink
Turn on the EnhancedIdvEventsLinter
Browse files Browse the repository at this point in the history
  • Loading branch information
matthinz committed Mar 20, 2024
1 parent 52b44d6 commit 47b1b31
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@ IdentityIdp/UrlOptionsLinter:
Exclude:
- 'spec/**/*.rb'

IdentityIdp/EnhancedIdvEventsLinter:
Enabled: true
Include:
- 'app/services/analytics_events.rb'

IdentityIdp/ErrorsAddLinter:
Enabled: true
Exclude:
Expand Down

0 comments on commit 47b1b31

Please sign in to comment.