mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 05:03:21 +00:00
9 lines
121 B
TOML
9 lines
121 B
TOML
|
|
# This file should not trigger the lint
|
|
|
|
[package]
|
|
name = "feature_name"
|
|
version = "0.1.0"
|
|
publish = false
|
|
|
|
[workspace]
|