Try running rubocop via pronto in gh actions
This commit is contained in:
parent
7e5889545e
commit
bdc4c45427
2 changed files with 30 additions and 0 deletions
|
|
@ -15,6 +15,14 @@ AllCops:
|
|||
|
||||
#################### Style ###########################
|
||||
|
||||
Style/CommentAnnotation:
|
||||
keywords:
|
||||
- TODO
|
||||
- TODO (snapcon)
|
||||
- OPTIMIZE
|
||||
- HACK
|
||||
- REVIEW
|
||||
|
||||
##################### Metrics ##################################
|
||||
|
||||
##################### Rails ##################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue