Changes between Initial Version and Version 1 of Ticket #16974, comment 1
- Timestamp:
- May 27, 2021, 4:59:58 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16974, comment 1
initial v1 1 1 It should be deleted and we should use clang-tidy or clang-format instead. 2 3 It doesn't do the 80 column check correctly because it doesn't know that tabs count for more than one space, for example. There is no need to spend time on this when better tools are available.