Lintel Schema Validation
Version updated for https://github.com/lintel-rs/action to version v0.0.8.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Lintel GitHub Action automates the validation of JSON, YAML, and TOML files in pull requests by checking them against JSON Schema definitions, including those from SchemaStore. It simplifies detecting schema violations by providing inline annotations and a detailed summary in a GitHub Check Run. This action helps ensure configuration files meet the correct standards, reducing errors and improving code quality.
Release notes
Full Changelog: https://github.com/lintel-rs/action/compare/v0...v0.0.8