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

@@ -29,6 +29,13 @@ GEM
rubocop-ast (1.46.0)
parser (>= 3.3.7.2)
prism (~> 1.4)
rubocop-minitest (0.38.2)
lint_roller (~> 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-rake (0.7.1)
lint_roller (~> 1.1)
rubocop (>= 1.72.1)
ruby-progressbar (1.13.0)
unicode-display_width (3.1.5)
unicode-emoji (~> 4.0, >= 4.0.4)
@@ -42,6 +49,8 @@ DEPENDENCIES
minitest (~> 5.25)
rake (~> 13.3)
rubocop
rubocop-minitest (~> 0.38.2)
rubocop-rake (~> 0.7.1)
BUNDLED WITH
2.7.1