From 61cff430c9f15770d0c5e68c1b08067223bd94ab Mon Sep 17 00:00:00 2001 From: Github Actions Date: Tue, 13 Feb 2024 03:41:39 +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 5efb108..868639c 100644 --- a/README.md +++ b/README.md @@ -259,7 +259,7 @@ You can view this list in vim with `:help conform-formatters` - [pretty-php](https://github.com/lkrms/pretty-php) - The opinionated PHP code formatter. - [puppet-lint](https://github.com/puppetlabs/puppet-lint) - Check that your Puppet manifests conform to the style guide. - [reorder-python-imports](https://github.com/asottile/reorder-python-imports) - Rewrites source to reorder python imports -- [rescript-format](https://github.com/rescript-lang/rescript-compiler) - The built-in ReScript formatter. +- [rescript-format](https://rescript-lang.org/) - The built-in ReScript formatter. - [rubocop](https://github.com/rubocop/rubocop) - Ruby static code analyzer and formatter, based on the community Ruby style guide. - [rubyfmt](https://github.com/fables-tales/rubyfmt) - Ruby Autoformatter! (Written in Rust) - [ruff_fix](https://beta.ruff.rs/docs/) - An extremely fast Python linter, written in Rust. Fix lint errors. diff --git a/doc/conform.txt b/doc/conform.txt index 27ed018..ade7f73 100644 --- a/doc/conform.txt +++ b/doc/conform.txt @@ -292,6 +292,7 @@ FORMATTERS *conform-formatter `pretty-php` - The opinionated PHP code formatter. `puppet-lint` - Check that your Puppet manifests conform to the style guide. `reorder-python-imports` - Rewrites source to reorder python imports +`rescript-format` - The built-in ReScript formatter. `rubocop` - Ruby static code analyzer and formatter, based on the community Ruby style guide. `rubyfmt` - Ruby Autoformatter! (Written in Rust) -- cgit v1.2.3-70-g09d2