Update stuff

This commit is contained in:
2021-09-21 11:00:04 +04:00
parent 0ac6ba4418
commit f8f6bd4616
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
# Common configuration.
AllCops:
TargetRubyVersion: 2.7
NewCops: enable
Exclude:
- 'node_modules/**/*'