JesseMattson / PurrgentCare

0 stars 0 forks source link

Spike: Standardize-formatting #42

Open RandallKeur opened 3 months ago

RandallKeur commented 3 months ago

Title: Standardize formatting across repo and automate within IntelliJ IDEA settings

Description: Find a solution and design the process for automatically formatting code across the repo. Potentially simply automate re-formatting or leverage a linter

Auto-reformat: https://stackoverflow.com/questions/17879475/how-enable-auto-format-code-for-intellij-idea Linter: https://medium.com/@milosbiljanovic/linting-spring-boot-with-sonarqube-b283facde6d4

Deliverable: Create documentation in documentation folder that captures findings/research from Spike and provides documentation for suggested path forward.

JesseMattson commented 3 months ago