link2xt
|
9e510a5711
|
chore: allow passing arguments to scripts/clippy.sh
This makes it possible to run `scripts/clippy.sh --fix --allow-dirty`
to fix clippy warnings automatically.
|
2026-05-11 17:57:59 +02:00 |
|
link2xt
|
0ac61690cf
|
Enable all features when running clippy
|
2023-03-11 12:57:38 +00:00 |
|
Floris Bruynooghe
|
f5c334a1e4
|
ci: Make sure clippy script check everything
Also disable missing_docs_in_private_items as this is like 300+ errors
currently.
|
2023-03-02 21:33:20 +01:00 |
|
link2xt
|
1a49bc85b8
|
Add scripts/clippy.sh
The script makes it easier to manually check REPL and benchmark code
with clippy without the need to copy-paste all the flags.
|
2023-02-11 16:07:52 +00:00 |
|