We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34221a6 commit 6521205Copy full SHA for 6521205
.taplo.toml
@@ -1,4 +1,8 @@
1
-include = [".taplo.toml", "pyproject.toml"]
+include = [
2
+ ".taplo.toml",
3
+ "packages/*/pyproject.toml",
4
+ "pyproject.toml",
5
+]
6
7
[formatting]
8
align_entries = true
0 commit comments