mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
- Remove references to `queries.xml`. It is still supported, but we don't want people using it. - Add reference to `codeql-pack.yml`. It is just an alias for `qlpack.yml` and not being used. - Remove reference to `libraryPathDependencies` and use `dependencies` instead. Note that this section does not give a complete description of library paths. That will be a part of the "Developing a codeql pack" article that is forthcoming.