mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-09-06 05:28:57 +00:00
fix: introduce taplo.toml and sort Cargo.toml (#2096)
* fix: add taplo.toml * fix: introduce taplo.toml & sort cargo.toml * chore: remove option in ci too
This commit is contained in:
@@ -68,7 +68,7 @@ jobs:
|
||||
- name: Install taplo
|
||||
run: cargo install taplo-cli --version ^0.8 --locked
|
||||
- name: Run taplo
|
||||
run: taplo format --check --option "indent_string= "
|
||||
run: taplo format --check
|
||||
|
||||
# Use coverage to run test.
|
||||
# test:
|
||||
|
||||
Reference in New Issue
Block a user