Open snesm opened 4 months ago
/auth, /submissions and /shared kotlin projects have no build/test or required workflows. There are also, no pre-commit hooks for either folder.
required
[Links to documents, workflows, or list of key people and contact info]
The lack of ktlint pre-commit hooks check is causing the SonarCloud workflow to fail (when there are lint violations).
Problem statement
/auth, /submissions and /shared kotlin projects have no build/test or
required
workflows. There are also, no pre-commit hooks for either folder.What you need to know
[Links to documents, workflows, or list of key people and contact info]
Acceptance criteria
required
to mergeTo do