mirror of
https://github.com/joshuadavidthomas/django-language-server.git
synced 2025-09-07 02:40:38 +00:00
Some checks are pending
lint / pre-commit (push) Waiting to run
release / build (push) Waiting to run
release / test (push) Waiting to run
release / release (push) Blocked by required conditions
test / generate-matrix (push) Waiting to run
test / Python , Django () (push) Blocked by required conditions
test / tests (push) Blocked by required conditions
zizmor 🌈 / zizmor latest via PyPI (push) Waiting to run
5 lines
140 B
TOML
5 lines
140 B
TOML
group_imports = "StdExternalCrate"
|
|
imports_granularity = "Item"
|
|
imports_layout = "Vertical"
|
|
reorder_imports = true
|
|
unstable_features = true
|