From 2db16832f5a68bc2072483793e2997c91b56a44f Mon Sep 17 00:00:00 2001 From: Github Actions Date: Fri, 15 Sep 2023 15:38:27 +0000 Subject: [docgen] Update docs skip-checks: true --- README.md | 1 + doc/conform.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index e20dcc9..64dff4f 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,7 @@ To view configured and available formatters, as well as to see the path to the l - [ruff](https://beta.ruff.rs/docs/) - An extremely fast Python linter, written in Rust. - [rustfmt](https://github.com/rust-lang/rustfmt) - A tool for formatting rust code according to style guidelines. - [scalafmt](https://github.com/scalameta/scalafmt) - Code formatter for Scala. +- [shellcheck](https://github.com/koalaman/shellcheck) - A static analysis tool for shell scripts. - [shellharden](https://github.com/anordal/shellharden) - The corrective bash syntax highlighter - [shfmt](https://github.com/mvdan/sh) - A shell parser, formatter, and interpreter with `bash` support. - [sql_formatter](https://github.com/sql-formatter-org/sql-formatter) - A whitespace formatter for different query languages. diff --git a/doc/conform.txt b/doc/conform.txt index 1d29bdd..d17cb06 100644 --- a/doc/conform.txt +++ b/doc/conform.txt @@ -210,6 +210,7 @@ FORMATTERS *conform-formatter `ruff` - An extremely fast Python linter, written in Rust. `rustfmt` - A tool for formatting rust code according to style guidelines. `scalafmt` - Code formatter for Scala. +`shellcheck` - A static analysis tool for shell scripts. `shellharden` - The corrective bash syntax highlighter `shfmt` - A shell parser, formatter, and interpreter with `bash` support. `sql_formatter` - A whitespace formatter for different query languages. -- cgit v1.2.3-70-g09d2