Context
In the AMDC-Firmware repo, we use clang to enforce uniform format and style guidelines. We don't currently have any such checking in the AMDS, but would like to.
Approach
Close this issue with comments explaining:
- If it is feasible to use clang in a repo like this one that mixes firmware with PCB designs and markdown documentation
- Commentary on how difficult it would be to add clang to this GitHub repo
- A plan
Context
In the AMDC-Firmware repo, we use
clangto enforce uniform format and style guidelines. We don't currently have any such checking in the AMDS, but would like to.Approach
Close this issue with comments explaining: