drft-cli 0.5.1

A structural integrity checker for linked file systems
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "markdown": {},
  "toml": {},
  "excludes": [
    "**/target",
    "**/.scratch"
  ],
  "plugins": [
    "https://plugins.dprint.dev/markdown-0.21.1.wasm",
    "https://plugins.dprint.dev/toml-0.7.0.wasm"
  ]
}