1
0
Fork 0
This commit is contained in:
Alex Kotov 2019-10-15 16:21:09 +05:00
parent 35d653f00f
commit 704c89fb75
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 7 additions and 0 deletions

View File

@ -63,6 +63,13 @@ Rails/LexicallyScopedActionFilter:
Exclude:
- 'app/controllers/application_controller.rb'
Rails/UnknownEnv:
Environments:
- 'development'
- 'production'
- 'staging'
- 'test'
RSpec/ContextWording:
Prefixes:
- 'after'