Update stuff

This commit is contained in:
2021-02-14 00:05:33 +04:00
parent ad3ae94180
commit a140c1abf2
5 changed files with 12 additions and 3 deletions

View File

@@ -19,3 +19,7 @@ Style/Documentation:
Style/FrozenStringLiteralComment:
Enabled: false
Metrics/BlockLength:
Exclude:
- 'test/**/*'