mirror of
https://github.com/vegu-ai/talemate.git
synced 2025-12-16 03:37:51 +01:00
linting
* precommit * linting * add linting to workflow * ruff.toml added
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user