mirror of
https://github.com/uutils/coreutils.git
synced 2026-05-06 07:26:38 -04:00
52ea9c4a48
* add "clippy.toml" in order to set MSRV for clippy linting
this works only if clippy is invoked with "+nightly"
* add "--target" to clippy in order to also lint tests
2 lines
16 B
TOML
2 lines
16 B
TOML
msrv = "1.43.1"
|