1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-06 08:07:37 +03:00
nickel/utilities
Yann Hamdaoui 1ddf52bdeb
[CI] Add clippy check (#793)
* Print logs when running `nix flake check` in CI
* Add clippy to the flake checks and git hooks
* Clippy auto fix
  `cargo clippy --fix --workspace --no-deps --frozen --offline -- --deny warnings --allow "clippy::new-without-default" --allow "clippy::match_like_matches_macro"`
* Manually fix remaining Clippy warnings

Co-authored-by: Julien Debon <julien.debon@tweag.io>
2022-11-17 18:18:49 +01:00
..
src [CI] Add clippy check (#793) 2022-11-17 18:18:49 +01:00
Cargo.lock Rename crates nickel* to nickel-lang* 2022-03-06 22:27:57 +01:00
Cargo.toml Bump version to 0.2.1 2022-08-08 15:31:44 +02:00