rust/.github/workflows
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
..
clippy_changelog.yml set default changelog messages to fail the changelog CI 2025-01-24 11:47:21 +09:00
clippy_dev.yml Make CI a little bit safer 2025-01-03 00:44:35 +01:00
clippy_mq.yml add macos-latest as a CI target 2025-03-03 22:31:36 +09:00
clippy_pr.yml CI: be compatible with both Rustup pre-1.28.0 and 1.28.0 2025-01-04 23:12:32 +01:00
deploy.yml Make CI a little bit safer 2025-01-03 00:44:35 +01:00
lintcheck.yml Use a lintcheck specific Clippy configuration file in the CI 2025-02-27 22:27:00 +01:00
remark.yml Use the latest nightly rust to run linkcheck 2025-03-04 08:50:26 +01:00