workspace:style - change includes to alphabetical order

Signed-off-by: Martin Donath <martin.donath@squidfunk.com>
This commit is contained in:
Martin Donath
2025-11-11 12:14:00 +01:00
committed by GitHub
parent 0295d3a1da
commit 6efe48e476
+1 -1
View File
@@ -77,8 +77,8 @@ python-source = "python"
features = ["pyo3/extension-module"]
manifest-path = "crates/zensical/Cargo.toml"
include = [
"python/zensical/templates/**/*",
"python/zensical/bootstrap/**/*",
"python/zensical/templates/**/*",
"LICENSE.md",
]