mirror of
https://github.com/eza-community/eza.git
synced 2025-07-07 11:25:36 +00:00
docs(typo): "cheks" should be "checks"
Signed-off-by: Tygo van den Hurk <91738110+Tygo-van-den-Hurk@users.noreply.github.com>
This commit is contained in:
parent
7f081337bd
commit
71c24c3810
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ Some useful commands include:
|
|||
- `nix build`: build eza.
|
||||
- `nix build .#test`: runs eza's cargo tests
|
||||
- `nix build .#clippy`: runs clippy on eza
|
||||
- `nix fmt`: automatically formats your code as required by flake cheks and
|
||||
- `nix fmt`: automatically formats your code as required by flake checks and
|
||||
pre-commit-hooks.nix
|
||||
- `just itest`: runs integration tests
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue