Skip to content

Commit

Permalink
feat(rubocop): add run_test! example group for swagger in rpsec
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielLyonB committed Jul 19, 2021
1 parent aac966c commit bb0ba1d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib/potassium/assets/.rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -526,3 +526,8 @@ RSpec/LetSetup:
RSpec/ExpectChange:
Enabled: true
EnforcedStyle: block
RSpec:
Language:
Includes:
Examples:
- run_test!

0 comments on commit bb0ba1d

Please sign in to comment.