Files
MIT/clippy.toml
2024-01-04 16:04:23 +08:00

5 lines
144 B
TOML

avoid-breaking-exported-api = false
# use the various `span_lint_*` methods instead, which also add a link to the docs
disallowed-methods = [
]