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
+1 -2
View File
@@ -11,6 +11,5 @@ documentation = "https://docs.rs/sp-database"
readme = "README.md"
[dependencies]
parking_lot = "0.12.0"
kvdb = "0.11.0"
parking_lot = "0.12.0"