Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

Automating code styling #186

Open
tygamvrelis opened this issue Feb 23, 2019 · 1 comment
Open

Automating code styling #186

tygamvrelis opened this issue Feb 23, 2019 · 1 comment

Comments

@tygamvrelis
Copy link
Member

Describe the feature
Automate the task of making sure code is styled consistently.

Reason for request
Despite people's best intentions and the fact that we have a coding style, it is still easy for little things to accidentally slip past a developer and/or reviewer's eyes (e.g. tabs vs spaces). Automating this task would lessen the burden on developers and would improve code consistency.

Timeline
Not urgent.

Additional information
Astyle seems to be a popular choice for automatic code styling, and it looks like it can be incorporated into makefiles easily.

@tygamvrelis
Copy link
Member Author

Update: seems like clang-format is another popular choice

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant