mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
CONTRIBUTING.md: fix link to formt-check workflow
This commit is contained in:
parent
84c09fc133
commit
f15ca0f2a7
1 changed files with 1 additions and 1 deletions
|
@ -533,7 +533,7 @@ Names of files and directories should be in lowercase, with dashes between words
|
||||||
|
|
||||||
### Formatting
|
### Formatting
|
||||||
|
|
||||||
CI [enforces](./.github/workflows/check-nix-format.yml) all Nix files to be
|
CI [enforces](./.github/workflows/check-format.yml) all Nix files to be
|
||||||
formatted using the [official Nix formatter](https://github.com/NixOS/nixfmt).
|
formatted using the [official Nix formatter](https://github.com/NixOS/nixfmt).
|
||||||
|
|
||||||
You can ensure this locally using either of these commands:
|
You can ensure this locally using either of these commands:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue