github / github/codeql-cli-binaries
Respect the XDG Base Directory Specification
未关闭
CLI
- 主要语言
- 没有语言数据
- 星标
- 1k
- 派生
- 184
- PR 合并指标
- 30 天内没有已合并 PR
描述
Running the `pack download` command in codeql writes results to a $HOME/.codeql directory.
It would be nice if codeql conformed to the freedesktop guidelines about where to write user data, as specified here: https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
That would make it easier to know where the programs data is located, and not clutter my home directory.
贡献指南
评估
这个 Issue 还没有评估数据。