This commit is contained in:
2021-06-26 02:06:43 +04:00
parent a140c1abf2
commit 86088f0767
6 changed files with 27 additions and 5 deletions

View File

@@ -23,3 +23,6 @@ Style/FrozenStringLiteralComment:
Metrics/BlockLength:
Exclude:
- 'test/**/*'
Metrics/ClassLength:
Enabled: false