adr-compliance
Enforces the active Scala ADR set from this plugin's adr/ directory, covering testing conventions, Scala file hygiene, immutable sequence literal style, HOCON comment syntax, and exhaustive matching rules. Applies when writing or reviewing Scala code and related configuration.
Pinned to revision e61398bb2f69, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/adr-compliance/SKILL.md
- skills/adr-compliance/adr/0001-scala-test-conventions.md
- skills/adr-compliance/adr/0002-scalafix-and-scalafmt-file-hygiene.md
- skills/adr-compliance/adr/0003-list-nil-over-seq-abstraction.md
- skills/adr-compliance/adr/0004-hocon-config-comment-syntax.md
- skills/adr-compliance/adr/0005-no-partial-functions-exhaustive-pattern-matching.md
- skills/adr-compliance/adr/0008-validation-object-return-type-convention.md
Every link opens the file at its source, pinned to the revision this page describes.