Skip to content

Commit 9fd3d5e

Browse files
author
Github Actions
committed
[docgen] Update docs
skip-checks: true
1 parent 97c27bd commit 9fd3d5e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ You can view this list in vim with `:help conform-formatters`
315315
- [nginxfmt](https://github.com/slomkowski/nginx-config-formatter) - nginx config file formatter/beautifier written in Python with no additional dependencies.
316316
- [nickel](https://nickel-lang.org/) - Code formatter for the Nickel programming language.
317317
- [nimpretty](https://github.com/nim-lang/nim) - nimpretty is a Nim source code beautifier that follows the official style guide.
318-
- [nixfmt](https://github.com/NixOS/nixfmt) - The official (but not yet stable) formatter for Nix code.
318+
- [nixfmt](https://github.com/NixOS/nixfmt) - The official formatter for Nix code.
319319
- [nixpkgs_fmt](https://github.com/nix-community/nixpkgs-fmt) - nixpkgs-fmt is a Nix code formatter for nixpkgs.
320320
- [nomad_fmt](https://developer.hashicorp.com/nomad/docs/commands/fmt) - The fmt commands check the syntax and rewrites Nomad configuration and jobspec files to canonical format.
321321
- [nph](https://github.com/arnetheduck/nph) - An opinionated code formatter for Nim.

doc/conform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ FORMATTERS *conform-formatter
448448
`nickel` - Code formatter for the Nickel programming language.
449449
`nimpretty` - nimpretty is a Nim source code beautifier that follows the
450450
official style guide.
451-
`nixfmt` - The official (but not yet stable) formatter for Nix code.
451+
`nixfmt` - The official formatter for Nix code.
452452
`nixpkgs_fmt` - nixpkgs-fmt is a Nix code formatter for nixpkgs.
453453
`nomad_fmt` - The fmt commands check the syntax and rewrites Nomad configuration
454454
and jobspec files to canonical format.

0 commit comments

Comments
 (0)