From 37d036704a100ef6e6457be45b4dfc2f8e429572 Mon Sep 17 00:00:00 2001 From: Kerem Bozdas Date: Sat, 30 Sep 2023 20:49:34 +0300 Subject: feat: add standardrb (#91) * feat: add standardrb formatter * [docgen] Update docs skip-checks: true --------- Co-authored-by: Github Actions --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index d2ea56e..9acc5b4 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,7 @@ To view configured and available formatters, as well as to see the log file, run - [sql_formatter](https://github.com/sql-formatter-org/sql-formatter) - A whitespace formatter for different query languages. - [squeeze_blanks](https://www.gnu.org/software/coreutils/manual/html_node/cat-invocation.html#cat-invocation) - Squeeze repeated blank lines into a single blank line via `cat -s`. - [standardjs](https://standardjs.com) - JavaScript Standard style guide, linter, and formatter. +- [standardrb](https://github.com/standardrb/standard) - Ruby's bikeshed-proof linter and formatter - [stylelint](https://github.com/stylelint/stylelint) - A mighty CSS linter that helps you avoid errors and enforce conventions. - [stylua](https://github.com/JohnnyMorganz/StyLua) - An opinionated code formatter for Lua. - [swift_format](https://github.com/apple/swift-format) - Swift formatter from apple. Requires building from source with `swift build`. -- cgit v1.2.3-70-g09d2