Skip to main content

ignition-lint

GitHub: bw-design-group/ignition-lint
Author: BW Design Group

What It Does

ignition-lint is a linter for Ignition project resources. It statically analyzes Ignition project files and reports on style violations, common mistakes, and deviations from best practices - without needing a running gateway.

When to Use It

  • In CI pipelines to enforce project standards on every pull request
  • As a pre-commit hook to catch issues before they're committed
  • During code review to provide objective feedback on resource quality