https://www.devbridge.com/articles/coding-best-practices/
Currently there aren't coding convention checks in place to enforce coding conventions for this project other than code reviews.
- .EditorConfig will do some of that voluntarily, but it can be overridden.
- If we end up switching to Github actions, we could kick off scripts to run.
- The URL above suggests using LINT to do the legwork here.