codeql icon indicating copy to clipboard operation
codeql copied to clipboard

Go: remove flow step duplication in configs

Open owen-mc opened this issue 1 year ago • 0 comments

The duplication of flow steps in additional flow steps added by configs was highlighted by https://github.com/github/codeql/pull/16511 and fixed in https://github.com/github/codeql/pull/16562. This PR fixes them, so we aren't specifying additional flow steps in configs which duplicate existing flow steps.

owen-mc avatar May 23 '24 10:05 owen-mc