Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 313 Bytes

2025-03-09-rule-8-7.md

File metadata and controls

4 lines (4 loc) · 313 Bytes
  • RULE-8-7 - ShouldNotBeDefinedWithExternalLinkage.ql:
    • Remove false positives where the declaration is not defined in the database.
    • Remove false positives where the definition and reference are in different translation units.
    • Remove false positives where the reference occurs in a header file.