Skip to content

Commit d7525cf

Browse files
committed
Go: add change-note for path transformer fixes
1 parent e32a5ca commit d7525cf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
fix
3+
---
4+
* Some fixes relating to use of path transformers when extracting a database:
5+
* Fixed a problem where the path transformer would be ignored when extracting older codebases that predate the use of Go modules.
6+
* The environment variable `CODEQL_PATH_TRANSFORMER` is now recognized, in addition to `SEMMLE_PATH_TRANSFORMER`.
7+
* Fixed some cases where the extractor emitted paths without applying the path transformer.

0 commit comments

Comments
 (0)