3x380V
9d6f1ad37c
App: Align Document to best practices (#21059)
* use static cast
* join declaration and definition
* don't hide previous declaration
* initialize in declaration
* redundant else
* reserved identifier
* endl
* implicit conversion
* narrowing
* always false
* replace define with constexpr
* return and continue
* avoid copy
* multiple declarations in line
* use auto
* member initialize
* uninitialized
* range based loop
* move to inner scope
* redundant
* const, mainly
* function parameter descriptions
* misc
---------
Co-authored-by: bofdahof <172177156+bofdahof@users.noreply.github.com>
2025-05-14 09:36:42 +02:00
..
2025-04-14 11:00:05 -05:00
2025-05-14 09:36:42 +02:00
2025-05-12 10:39:55 -05:00
2025-05-09 15:54:57 +02:00
2025-03-22 11:08:36 -05:00
2025-05-13 08:37:06 +02:00
2025-05-06 17:50:21 +02:00
2025-05-13 14:46:54 +02:00
2025-05-12 17:43:25 +02:00
2025-03-24 14:09:41 -03:00
2025-05-08 23:39:51 +02:00