mirror of
https://github.com/github/codeql.git
synced 2026-01-10 05:00:29 +01:00
3 lines
240 B
Plaintext
3 lines
240 B
Plaintext
| UnintendedDeclaration.cpp:51:2:51:22 | declaration | Functions should be declared at file scope, not inside blocks. |
|
|
| UnintendedDeclaration.cpp:72:2:72:27 | declaration | Functions should be declared at file scope, not inside blocks. |
|