* precommit

* linting

* add linting to workflow

* ruff.toml added
This commit is contained in:
veguAI
2025-06-29 19:51:08 +03:00
committed by GitHub
parent 9eb4c48d79
commit fb2fa31f13
206 changed files with 11468 additions and 9720 deletions

View File

@@ -65,6 +65,7 @@ dev = [
"mkdocs-material>=9.5.27",
"mkdocs-awesome-pages-plugin>=2.9.2",
"mkdocs-glightbox>=0.4.0",
"pre-commit>=2.13",
]
[project.scripts]
@@ -103,4 +104,4 @@ include_trailing_comma = true
force_grid_wrap = 0
use_parentheses = true
ensure_newline_before_comments = true
line_length = 88
line_length = 88