nginx-lint-common
Common types and traits for nginx-lint.
Overview
This crate provides the core functionality shared between the nginx-lint CLI and plugin SDK:
LintRuletrait andLintErrortypes- Configuration management (
LintConfig) - Ignore comment support
- Re-exports of the parser crate
License
MIT