rust/tests/auxiliary/conf_unknown_key.toml

7 lines
104 B
TOML

# that one is an error
foobar = 42
# that one is white-listed
[third-party]
clippy-feature = "nightly"