nginx-lint-common 0.10.2

Common types and parser for nginx-lint
Documentation

nginx-lint-common

API Docs

Common types and traits for nginx-lint.

Overview

This crate provides the core functionality shared between the nginx-lint CLI and plugin SDK:

  • LintRule trait and LintError types
  • Configuration management (LintConfig)
  • Ignore comment support
  • Re-exports of the parser crate

License

MIT