mirror of
https://github.com/natelandau/obsidian-metadata.git
synced 2025-11-18 01:43:39 -05:00
build(precommit): lint typos
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
ruff = "^0.0.286"
|
||||
sh = "^2.0.6"
|
||||
types-python-dateutil = "^2.8.19.14"
|
||||
typos = "^1.16.9"
|
||||
vulture = "^2.9.1"
|
||||
|
||||
[tool.black]
|
||||
@@ -269,6 +270,9 @@
|
||||
[[tool.poe.tasks.lint.sequence]]
|
||||
shell = "yamllint ."
|
||||
|
||||
[[tool.poe.tasks.lint.sequence]]
|
||||
shell = "typos"
|
||||
|
||||
[[tool.poe.tasks.lint.sequence]]
|
||||
shell = "interrogate -c pyproject.toml ."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user