docs(readme): clarify purpose of schema

This commit is contained in:
Youwen Wu 2024-06-26 17:53:28 -07:00
parent 070fa5b459
commit 608fa15021
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -212,6 +212,9 @@ you've set up git versioning.
### Linting dartgun.toml ### Linting dartgun.toml
Optionally, you can set up linting for `dartgun.toml` to ensure that it is
configured properly.
A JSON schema file is provided for validating the structure of A JSON schema file is provided for validating the structure of
`dartgun.schema.json`. Download it from [this link](./dartgun.schema.json). `dartgun.schema.json`. Download it from [this link](./dartgun.schema.json).