mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-26 18:00:41 +00:00
ci: add toml format linter (#706)
* chore: run taplo format Signed-off-by: Ruihang Xia <waynestxia@gmail.com> * ci: add workflow to check toml Signed-off-by: Ruihang Xia <waynestxia@gmail.com> * rerun formatter with ident to 4 spaces Signed-off-by: Ruihang Xia <waynestxia@gmail.com> * update check command Signed-off-by: Ruihang Xia <waynestxia@gmail.com> Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
This commit is contained in:
@@ -11,4 +11,3 @@ common-error = { path = "../error" }
|
||||
paste = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
snafu = { version = "0.7", features = ["backtraces"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user