mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-08 18:05:42 +08:00
6 lines
149 B
TOML
6 lines
149 B
TOML
# Clippy configuration
|
|
# https://doc.rust-lang.org/nightly/clippy/lint_configuration.html
|
|
|
|
avoid-breaking-exported-api = false
|
|
disallowed-names = []
|