Add pre-commit, ruff check configuration and Github action
#1
lint.yml
on: pull_request
Check code with ruff
9s
ruff check configuration and Github action
#1