CWE-1078: Inappropriate Source Code Style or Formatting
The source code does not follow desired style or formatting for indentation, white space, comments, etc.
0 tracked CVEs are classified under this weakness.
More specific weaknesses
- CWE-1085 — Invokable Control Element with Excessive Volume of Commented-out Code
- CWE-1099 — Inconsistent Naming Conventions for Identifiers
- CWE-1106 — Insufficient Use of Symbolic Constants
- CWE-1107 — Insufficient Isolation of Symbolic Constant Definitions
- CWE-1109 — Use of Same Variable for Multiple Purposes
- CWE-1113 — Inappropriate Comment Style
- CWE-1114 — Inappropriate Whitespace Style
- CWE-1115 — Source Code Element without Standard Prologue
- CWE-1116 — Inaccurate Source Code Comments
- CWE-1117 — Callable with Insufficient Behavioral Summary
- CWE-546 — Suspicious Comment
- CWE-547 — Use of Hard-coded, Security-relevant Constants