sapling/clippy.toml
David Tolnay 2937b1d8c0 Add support for clippy.toml configuration file
Summary: I am interested in running clippy under buck2 in CI for https://github.com/dtolnay/cxx, but I need it to be configured with `msrv = "..."` the same as my Cargo builds.

Reviewed By: diliop

Differential Revision: D43991741

fbshipit-source-id: c9a6a923651cebf5f24a48c6cd5daac0631cb763
2023-03-10 19:22:46 -08:00

2 lines
31 B
TOML

too-many-lines-threshold = 200