Hello, I am new to Rust and Ruff. I have forked and cloned the repository to my local machine and followed the steps in the Contributing guide to set up my local environment.
When I ran pre-commit run --all-files, there were some failures. I fixed them by following the hook, but it still seemed a little strange. Therefore, I opened an issue and a PR to discuss whether we should accept the changes that the current pre-commit requires or change some pre-commit configurations to make it work without any failures.