Ticket #11787 (new)
Enforcing the C++ coding standards (on Framework)
Reported by: | Peter Peterson | Owned by: | Ross Whitfield |
---|---|---|---|
Priority: | major | Milestone: | Release 3.5 |
Component: | Framework | Keywords: | Maintenance |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
There are two parts to this:
- Re-run clang-format
- Editing actual variable and class names - investigate the discrepancy of our code with that in C++ coding standards and not covered by clang-format (max 1 days effort)
Note: See
TracTickets for help on using
tickets.
This ticket has been transferred to github issue 12625