Automatic rubocop cleanups

This commit is contained in:
Christoph Haas 2025-02-03 01:08:08 +01:00
parent 890906929f
commit 2ec80b4bde
3 changed files with 96 additions and 97 deletions

View file

@ -1,5 +1,5 @@
# Style/Encoding:
# Enabled: false
Style/Encoding:
Enabled: false
Layout/LineLength:
Max: 99
@ -11,4 +11,4 @@ Metrics/MethodLength:
Max: 30
Style/PerlBackrefs:
Enabled: false
Enabled: false