mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
Exclude .kt files from empty block query
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
| Test.kt:1:1:13:1 | { ... } | This block should not be empty. Typographical error or missing code? |
|
||||
| Test.kt:2:20:4:5 | { ... } | This block should not be empty. Typographical error or missing code? |
|
||||
| Test.kt:7:9:8:9 | { ... } | This block should not be empty. Typographical error or missing code? |
|
||||
|
||||
Reference in New Issue
Block a user