mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2025-12-22 22:20:02 +00:00
chore: skip reorder workspace tables in taplo (#3388)
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
This commit is contained in:
@@ -34,3 +34,7 @@ crlf = false
|
||||
[[rule]]
|
||||
keys = ["build-dependencies", "dependencies", "dev-dependencies", "workspace.dependencies"]
|
||||
formatting = { reorder_keys = true }
|
||||
|
||||
[[rule]]
|
||||
keys = ["package", "workspace.package"]
|
||||
formatting = { reorder_keys = false }
|
||||
|
||||
Reference in New Issue
Block a user