nixbot

builds
1treefmt v2.5.0ERRO formatter | ruff-check: failed to apply with options '[check --fix]': exit status 123CPY001 Missing copyright notice at top of file4--> nix_hyperfine/__init__.py:1:156CPY001 Missing copyright notice at top of file7--> nix_hyperfine/__main__.py:1:189CPY001 Missing copyright notice at top of file10--> nix_hyperfine/benchmark.py:1:11112CPY001 Missing copyright notice at top of file13--> nix_hyperfine/colors.py:1:11415CPY001 Missing copyright notice at top of file16--> nix_hyperfine/command.py:1:11718CPY001 Missing copyright notice at top of file19--> nix_hyperfine/dependencies.py:1:12021CPY001 Missing copyright notice at top of file22--> nix_hyperfine/exceptions.py:1:12324CPY001 Missing copyright notice at top of file25--> nix_hyperfine/parser.py:1:12627CPY001 Missing copyright notice at top of file28--> nix_hyperfine/specs.py:1:12930CPY001 Missing copyright notice at top of file31--> tests/__init__.py:1:13233CPY001 Missing copyright notice at top of file34--> tests/conftest.py:1:13536CPY001 Missing copyright notice at top of file37--> tests/test_benchmark.py:1:13839CPY001 Missing copyright notice at top of file40--> tests/test_cli.py:1:14142CPY001 Missing copyright notice at top of file43--> tests/test_command.py:1:14445CPY001 Missing copyright notice at top of file46--> tests/test_git_revision.py:1:14748CPY001 Missing copyright notice at top of file49--> tests/test_parser.py:1:15051CPY001 Missing copyright notice at top of file52--> tests/test_specs.py:1:15354Found 17 errors.5556traversed 31 files57emitted 22 files for processing58formatted 5 files (0 changed) in 1.974s59Error: failed to finalise formatting: formatting failures detected