mirror of https://github.com/OpenTTD/OpenTTD
Codefix: ignore CodeQL warnings in external vcpkg libraries
parent
c768f4fc7a
commit
cd73e1c3e9
|
@ -110,6 +110,7 @@ jobs:
|
|||
-**/table/*.*
|
||||
-**/generated/**/*.*
|
||||
-**/tests/*.*
|
||||
-**/vcpkg/**/*.*
|
||||
input: sarif-results/cpp.sarif
|
||||
output: sarif-results/cpp.sarif
|
||||
|
||||
|
|
Loading…
Reference in New Issue