mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
ci: reformat comment
Use one sentence per line.
(cherry picked from commit 1974b7e30c)
This commit is contained in:
committed by
github-actions[bot]
parent
605ef38955
commit
2c55a15c1e
@@ -60,8 +60,7 @@ let
|
||||
|
||||
programs.keep-sorted.enable = true;
|
||||
|
||||
# This uses nixfmt underneath,
|
||||
# the default formatter for Nix code.
|
||||
# This uses nixfmt underneath, the default formatter for Nix code.
|
||||
# See https://github.com/NixOS/nixfmt
|
||||
programs.nixfmt.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user