JesseMattson / PurrgentCare

0 stars 0 forks source link

Feature: Implement Linter #51

Open RandallKeur opened 3 months ago

RandallKeur commented 3 months ago

Based on https://github.com/JesseMattson/PurrgentCare/issues/42 we want to implement SonarLint/SonarQube suite as part of our local workflow and pipelines in Github.

Acceptance Criteria: Have SonarLint/SonarQube fully integrated with project locally and in pipelines to prevent non-standard formatted code from being committed.