Foundry.LintRules.ManifestValidator (foundry v0.1.2)

Copy Markdown

Validates the manifest keyword list directly (not per-module). Does not implement SparkLint.Rule — it is run as a separate pass.

Summary

Functions

check(manifest)

@spec check(manifest :: keyword()) :: [SparkLint.Violation.t()]