CDCgov / prime-reportstream

ReportStream is a public intermediary tool for delivery of data between different parts of the healthcare ecosystem.
https://reportstream.cdc.gov
Creative Commons Zero v1.0 Universal
72 stars 40 forks source link

Missing workflows #15368

Open snesm opened 4 months ago

snesm commented 4 months ago

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

To do

snesm commented 2 months ago

The lack of ktlint pre-commit hooks check is causing the SonarCloud workflow to fail (when there are lint violations).