mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
2 lines
95 B
Plaintext
2 lines
95 B
Plaintext
| EmptyCatchBlock.cs:10:9:12:9 | catch (...) {...} | Poor error handling: empty catch block. |
|