You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2026. It is now read-only.
Another aspect to consider is usage of specific tools such as C++ Linters, Static Analyzers, or Formatters,
as they help a lot to enforce a common formatting style, or to check for additional issues not detected by
compilers.
Describe the proposal.
Clean code
Is the feature specific to an operating system, compiler, or build system version?
Does the feature exist in the most recent commit?
yes
Why do we need this feature?
Another aspect to consider is usage of specific tools such as C++ Linters, Static Analyzers, or Formatters,
as they help a lot to enforce a common formatting style, or to check for additional issues not detected by
compilers.
Describe the proposal.
Clean code
Is the feature specific to an operating system, compiler, or build system version?
no