mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Enforce formatting of TOML files (#30128)
* Fmt all toml files * bootstrap taplo * enforce toml formatting with taplo * Install taplo in CI using cargo-install action
This commit is contained in:
parent
576887907c
commit
7caac9790d
6 changed files with 51 additions and 4 deletions
|
@ -41,4 +41,4 @@ linker = "lld-link.exe"
|
|||
MACOSX_DEPLOYMENT_TARGET = "10.10"
|
||||
|
||||
[build]
|
||||
rustdocflags = ["--document-private-items"]
|
||||
rustdocflags = ["--document-private-items"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue