Merge pull request #18396 from igfoo/igfoo/path_transformer

Kotlin: Add CODEQL_PATH_TRANSFORMER support
This commit is contained in:
Ian Lynagh
2025-01-13 15:11:41 +00:00
committed by GitHub
3 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
category: feature
---
* The Java and Kotlin extractors now support `CODEQL_PATH_TRANSFORMER`. `SEMMLE_PATH_TRANSFORMER` is still supported, but deprecated.