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