add ruff formatting info and CI pipeline
This commit is contained in:
parent
1a7316d54c
commit
1030328420
3 changed files with 14 additions and 1 deletions
2
pyproject.toml
Normal file
2
pyproject.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[tool.ruff]
|
||||
exclude = ["main_window.py", "home_ui.py"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue