Describe the problem
spark-lint/ has no README. The four lint detectors are not documented for contributors. CONTRIBUTING.md mentions lint rules exist but does not describe what each checks or how to add a new one.
Describe the solution
Add spark-lint/README.md listing each issue ID, its severity, what it catches, and a one-line violation example. Add a brief "adding a new rule" section.
Additional context
Priority: Low. Effort: S.
Describe the problem
spark-lint/has no README. The four lint detectors are not documented for contributors. CONTRIBUTING.md mentions lint rules exist but does not describe what each checks or how to add a new one.Describe the solution
Add
spark-lint/README.mdlisting each issue ID, its severity, what it catches, and a one-line violation example. Add a brief "adding a new rule" section.Additional context
Priority: Low. Effort: S.