idrinth/config-check

Checks a project recursively for ini, xml, json or yaml-files and validates them whenever possible.

dev-master 2024-04-29 15:48 UTC

This package is auto-updated.

Last update: 2024-09-05 02:12:47 UTC


README

Codacy Badge Codacy Badge Build Status

This project is checking any project's config files for correctness, including schema validation once implemented.

Supported formats and checks

Configuration

Use a .idrinth-cc.json to configure what and how to check, see the one in the root of this repository and the schema to see what is possible.