Basic TOML Lint (#11348)

* basic lint

* lint ordering
This commit is contained in:
Shawn Tabrizi
2022-05-04 14:38:54 +01:00
committed by GitHub
parent 19a9e56444
commit 7d5202341b
186 changed files with 1435 additions and 1531 deletions
@@ -13,6 +13,5 @@ futures = "0.3.21"
log = "0.4.16"
serde = { version = "1.0.136", features = ["derive"] }
thiserror = "1.0.30"
sp-runtime = { version = "6.0.0", default-features = false, path = "../../../primitives/runtime" }
sp-blockchain = { version = "4.0.0-dev", path = "../../../primitives/blockchain" }
sp-runtime = { version = "6.0.0", default-features = false, path = "../../../primitives/runtime" }