From c3447c0080f4d6a94917b6eefa2dbdcac63dbfcc Mon Sep 17 00:00:00 2001 From: Github Actions Date: Fri, 10 Nov 2023 00:31:42 +0000 Subject: [docgen] Update docs skip-checks: true --- README.md | 2 +- doc/conform.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 57c9995..175ed6d 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,7 @@ You can view this list in vim with `:help conform-formatters` - [nixfmt](https://github.com/serokell/nixfmt) - nixfmt is a formatter for Nix code, intended to apply a uniform style. - [nixpkgs_fmt](https://github.com/nix-community/nixpkgs-fmt) - nixpkgs-fmt is a Nix code formatter for nixpkgs. - [ocamlformat](https://github.com/ocaml-ppx/ocamlformat) - Auto-formatter for OCaml code. -- [pangu](https://github.com/vinta/pangu.py) - Insert whitespace between CJK and half-width characters. +- [pangu](https://github.com/vinta/pangu.py) - Insert whitespace between CJK and half-width characters - [perlimports](https://github.com/perl-ide/App-perlimports) - Make implicit Perl imports explicit. - [perltidy](https://github.com/perltidy/perltidy) - Perl::Tidy, a source code formatter for Perl. - [pg_format](https://github.com/darold/pgFormatter) - PostgreSQL SQL syntax beautifier. diff --git a/doc/conform.txt b/doc/conform.txt index dae83f5..0cf9690 100644 --- a/doc/conform.txt +++ b/doc/conform.txt @@ -250,6 +250,7 @@ FORMATTERS *conform-formatter style. `nixpkgs_fmt` - nixpkgs-fmt is a Nix code formatter for nixpkgs. `ocamlformat` - Auto-formatter for OCaml code. +`pangu` - Insert whitespace between CJK and half-width characters `perlimports` - Make implicit Perl imports explicit. `perltidy` - Perl::Tidy, a source code formatter for Perl. `pg_format` - PostgreSQL SQL syntax beautifier. -- cgit v1.2.3-70-g09d2