Open Shion1305 opened 10 months ago
Resolves: #487 This PR introduces linter, flake8. I chose the appropriate configuration for GHunt, described as followings.
*_pb2.py
F403
F405
F541
why not use ruff? its faster
Resolves: #487 This PR introduces linter, flake8. I chose the appropriate configuration for GHunt, described as followings.
*_pb2.py
F403
,F405
,F541