mirror of
https://github.com/A-Minos/nonebot-plugin-tetris-stats.git
synced 2026-03-05 05:36:54 +08:00
🐛 修正 pyproject schema (#566)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#:schema https://json.schemastore.org/uv.json
|
||||
#:schema https://json.schemastore.org/pyproject.json
|
||||
|
||||
[project]
|
||||
name = "nonebot-plugin-tetris-stats"
|
||||
@@ -122,7 +122,7 @@ select = [
|
||||
"SLOT", # flake8-slots
|
||||
"SIM", # flake8-simplify
|
||||
"TID", # flake8-tidy-imports
|
||||
"TCH", # flake8-type-checking
|
||||
"TC", # flake8-type-checking
|
||||
"ARG", # flake8-unused-arguments
|
||||
"PTH", # flake8-use-pathlib
|
||||
"ERA", # eradicate
|
||||
|
||||
Reference in New Issue
Block a user