mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +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. |
|