harn-lint 0.7.53

Linter for the Harn programming language
docs.rs failed to build harn-lint-0.7.53
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: harn-lint-0.8.119

Harn's lint crate. The public surface is intentionally narrow: a handful of lint_* entry points, the diagnostic and options types, and a couple of small utility functions reused by other crates. All walk state, rule dispatch, and source-aware rule implementations live in sibling modules.