rust/.github
Philipp Krones d5a6688092
Use a lintcheck specific Clippy configuration file in the CI (#14233)
By default, lintcheck will use the `clippy.toml` file found at the
toplevel of the repository (`CARGO_MANIFEST_DIR`). This file is meant
for configuration of Clippy applied to Clippy sources.

This creates a new `lintcheck/ci-config/clippy.toml` file which is used
by the CI when running lintcheck. By default this uses the default
Clippy configuration.

changelog: none
2025-03-22 12:23:32 +00:00
..
ISSUE_TEMPLATE Merge commit '30448e8cf9' into clippyup 2023-06-02 11:41:57 +02:00
workflows Use a lintcheck specific Clippy configuration file in the CI (#14233) 2025-03-22 12:23:32 +00:00
deploy.sh Also deploy index.html file on release 2025-01-09 18:24:02 +01:00
driver.sh Merge remote-tracking branch 'upstream/master' into rustup 2025-01-28 19:14:45 +01:00
PULL_REQUEST_TEMPLATE.md Merge commit 'fdb84cbfd2' into clippyup 2022-07-18 09:39:37 +02:00