mirror of
https://github.com/microsoft/BCQuality.git
synced 2026-08-06 09:26:52 +01:00
Adds the interfaces knowledge domain covering AL interfaces and enum-with-implementation: three atomic articles with good/bad AL samples, a new al-interfaces-review leaf skill, and additive wiring into al-code-review and the README. Purely additive; no contract change. Part of #34. Co-authored-by: Jesper Schulz-Wedde <jesper.schulzwedde@microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| assign-codeunit-to-interface-for-testability.bad.al | ||
| assign-codeunit-to-interface-for-testability.good.al | ||
| assign-codeunit-to-interface-for-testability.md | ||
| prefer-interface-over-case-branching.bad.al | ||
| prefer-interface-over-case-branching.good.al | ||
| prefer-interface-over-case-branching.md | ||
| set-defaultimplementation-on-enum.bad.al | ||
| set-defaultimplementation-on-enum.good.al | ||
| set-defaultimplementation-on-enum.md | ||