mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-01-18 17:52:05 +00:00
🏷️ add pre-commit flow
This commit is contained in:
@@ -44,6 +44,7 @@ pytest-cov = "^3.0.0"
|
||||
pytest-xdist = "^2.5.0"
|
||||
nonebug = { git = "https://github.com/nonebot/nonebug.git" }
|
||||
sphinx-markdown-builder = { git = "https://github.com/nonebot/sphinx-markdown-builder.git" }
|
||||
pre-commit = "^2.16.0"
|
||||
|
||||
[tool.poetry.extras]
|
||||
quart = ["quart"]
|
||||
@@ -73,7 +74,7 @@ line_length = 80
|
||||
length_sort = true
|
||||
skip_gitignore = true
|
||||
force_sort_within_sections = true
|
||||
known_local_folder = ["nonebot"]
|
||||
src_paths = ["nonebot", "tests"]
|
||||
extra_standard_library = ["typing_extensions"]
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user