From c6b66d201463e15ab64bca714071f3c86be6726b Mon Sep 17 00:00:00 2001 From: Github Actions Date: Sun, 5 Nov 2023 14:29:37 +0000 Subject: [docgen] Update docs skip-checks: true --- README.md | 1 + doc/conform.txt | 2 ++ 2 files changed, 3 insertions(+) diff --git a/README.md b/README.md index 96fb8d1..cb43072 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ You can view this list in vim with `:help conform-formatters` - [alejandra](https://kamadorueda.com/alejandra/) - The Uncompromising Nix Code Formatter. +- [astgrep](https://ast-grep.github.io/) - A CLI tool for code structural search, lint and rewriting. Written in Rust - [astyle](https://astyle.sourceforge.net/astyle.html) - A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, Objective-C, C#, and Java Source Code. - [autoflake](https://github.com/PyCQA/autoflake) - Removes unused imports and unused variables as reported by pyflakes. - [autopep8](https://github.com/hhatto/autopep8) - A tool that automatically formats Python code to conform to the PEP 8 style guide. diff --git a/doc/conform.txt b/doc/conform.txt index e30eef4..b389825 100644 --- a/doc/conform.txt +++ b/doc/conform.txt @@ -168,6 +168,8 @@ will_fallback_lsp({options}): boolean *conform.will_fallback_ls FORMATTERS *conform-formatters* `alejandra` - The Uncompromising Nix Code Formatter. +`astgrep` - A CLI tool for code structural search, lint and rewriting. Written + in Rust `astyle` - A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, Objective-C, C#, and Java Source Code. `autoflake` - Removes unused imports and unused variables as reported by -- cgit v1.2.3-70-g09d2