about summary refs log tree commit diff
path: root/src/tools/clippy/lintcheck/ci-config/clippy.toml
blob: 9853465c83f000240bd7f24149b2d6e116a4b706 (plain)
1
2
3
4
5
6
7
# Configuration applied when running lintcheck from the CI
#
# The CI will set the `CLIPPY_CONF_DIR` environment variable
# to `$PWD/lintcheck/ci-config`.

avoid-breaking-exported-api = false
lint-commented-code = false