From c241601fc984111742821e7fea681e3518a88404 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Fri, 6 Oct 2023 01:25:29 +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 3a28fbd..3d18010 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,7 @@ To view configured and available formatters, as well as to see the log file, run - [injected](lua/conform/formatters/injected.lua) - Format treesitter injected languages. - [isort](https://github.com/PyCQA/isort) - Python utility / library to sort imports alphabetically and automatically separate them into sections and by type. - [jq](https://github.com/stedolan/jq) - Command-line JSON processor. +- [just](https://github.com/casey/just) - Format Justfile - [latexindent](https://github.com/cmhughes/latexindent.pl) - A perl script for formatting LaTeX files that is generally included in major TeX distributions. - [markdown-toc](https://github.com/jonschlinkert/markdown-toc) - API and CLI for generating a markdown TOC (table of contents) for a README or any markdown files. - [markdownlint](https://github.com/DavidAnson/markdownlint) - A Node.js style checker and lint tool for Markdown/CommonMark files. diff --git a/doc/conform.txt b/doc/conform.txt index e4512a6..28283fd 100644 --- a/doc/conform.txt +++ b/doc/conform.txt @@ -206,6 +206,7 @@ FORMATTERS *conform-formatter `isort` - Python utility / library to sort imports alphabetically and automatically separate them into sections and by type. `jq` - Command-line JSON processor. +`just` - Format Justfile `latexindent` - A perl script for formatting LaTeX files that is generally included in major TeX distributions. `markdown-toc` - API and CLI for generating a markdown TOC (table of contents) -- cgit v1.2.3-70-g09d2