drft-cli 0.7.0

A structural integrity checker for linked file systems
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
---
sources:
  - ../../docs/config.md
---

# With Config

Demonstrates drft.toml configuration: the `drafts/` directory is ignored via an ignore pattern, and specific rules are set to error-level severity.

```bash
drft check -C examples/with-config
```