How to configure the index-files step?
未關閉
question
- 主要語言
- CodeQL
- 星號
- 10.1k
- 分支
- 2.1k
- 平均合併
- 2 天 15 小時
- 30 天內合併 PR
- 141
描述
**Description of the issue**
See `github/codeql-action/analyze` errors in https://github.com/microsoft/XmlNotepad/pull/122/checks?check_run_id=3265143671
I see it is using [codeql/csharp/tools/pre-finalize.cmd](https://github.com/github/codeql/blob/main/csharp/tools/pre-finalize.cmd) and I see this command is explicitly indexing xml files.
My solution contains bad xml files on purpose in a unit test project and so how do I configure this pre-finalize to ignore those files? Is there some magic I can put in a codeql-analysis.yml config file ?
貢獻指南
評估
這個 Issue 還沒有評估資料。