Adding upstream version 3.4.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
91f556e1ee
commit
f4a7436faf
11 changed files with 94 additions and 68 deletions
|
@ -1,6 +1,5 @@
|
|||
[](https://dev.azure.com/asottile/asottile/_build/latest?definitionId=24&branchName=master)
|
||||
[](https://dev.azure.com/asottile/asottile/_build/latest?definitionId=24&branchName=master)
|
||||
[](https://results.pre-commit.ci/latest/github/asottile/cfgv/master)
|
||||
[](https://github.com/asottile/cfgv/actions/workflows/main.yml)
|
||||
[](https://results.pre-commit.ci/latest/github/asottile/cfgv/main)
|
||||
|
||||
cfgv
|
||||
====
|
||||
|
@ -9,7 +8,9 @@ Validate configuration and produce human readable error messages.
|
|||
|
||||
## Installation
|
||||
|
||||
`pip install cfgv`
|
||||
```bash
|
||||
pip install cfgv
|
||||
```
|
||||
|
||||
## Sample error messages
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue