Compare commits
2 Commits
098e5cad64
...
9b38c2b037
| Author | SHA1 | Date | |
|---|---|---|---|
| 9b38c2b037 | |||
| 5b021c0952 |
@ -90,10 +90,8 @@ ignore-names = []
|
||||
[tool.ruff.lint.pylint]
|
||||
allow-magic-value-types = []
|
||||
|
||||
[tool.tomlsort]
|
||||
all = true
|
||||
sort_first = ["project"]
|
||||
trailing_comma_inline_array = true
|
||||
[tool.setuptools.dynamic]
|
||||
version = {attr = "notletters.__version__"}
|
||||
|
||||
[tool.uv]
|
||||
cache-dir = ".cache/uv"
|
||||
|
||||
Reference in New Issue
Block a user