chore: format project
All checks were successful
Code Quality / format (push) Successful in 10m2s
Run tests / test (push) Successful in 9m58s
Code Quality / lint (push) Successful in 10m5s

This commit is contained in:
2025-09-03 15:50:18 +02:00
parent 4a63b5a61c
commit b76e4adbf7
8 changed files with 68 additions and 9 deletions

View File

@@ -1,3 +1,6 @@
AllCops:
TargetRubyVersion: 3.4
NewCops: enable
plugins:
- rubocop-minitest
- rubocop-rake