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>
This commit is contained in:
3x380V
2025-05-14 09:36:42 +02:00
committed by GitHub
parent 670eeca2a9
commit fc2a2cedbe
3 changed files with 542 additions and 600 deletions

File diff suppressed because it is too large Load Diff