Idea #20471
standardize on a code format
Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
07/27/2018
Due date:
% Done:
0%
Estimated time:
Experiment:
-
Description
The suggestion is that using a format will likely help deal with some code diff/patch/merge issues.
History
#1 Updated by Eric Flumerfelt over 1 year ago
- Status changed from New to Closed
We have started to use standardized .clang-format files. Code is reformatted when master is merged into feature branches.