sillsdev / SpeechAnalyzer

SIL Speech Analyzer is a Windows program for acoustic analysis of speech sounds.
https://software.sil.org/speech-analyzer/
7 stars 3 forks source link

chore: introduce code style formatter #31

Open megahirt opened 3 years ago

megahirt commented 3 years ago

See https://stackoverflow.com/questions/841075/best-c-code-formatter-beautifier for a discussion of C++ code style formatting

Action items:

kgorham commented 2 years ago

whats " add tool to build change in GA"?

darcywong00 commented 2 years ago

whats " add tool to build change in GA"?

GA = GitHub action. TBD if it's applicable.

kgorham commented 2 years ago

https://peterevans.dev/posts/github-actions-how-to-automate-code-formatting-in-pull-requests/