You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
We have a few issues regarding the code style. We are not following any and we should start to follow one ASAP to provide ways for creating less error-prone and more maintainable software.
Proposal
We need to add an auto-formatter.
And this auto-formatter should run just before each push, to verify the style consistency.
Description
We have a few issues regarding the code style. We are not following any and we should start to follow one ASAP to provide ways for creating less error-prone and more maintainable software.
Proposal
We need to add an auto-formatter.
And this auto-formatter should run just before each push, to verify the style consistency.
Links / references
http://astyle.sourceforge.net/
https://clang.llvm.org/docs/ClangFormatStyleOptions.html
The text was updated successfully, but these errors were encountered: