From 836125391a75094e4c7e157664bb00ffb86a8b37 Mon Sep 17 00:00:00 2001 From: pigfrown Date: Mon, 9 Aug 2021 02:13:43 +0100 Subject: Adds fixer for golines (#3862) * Adds fixer for golines * Repositions golines docs to be in alphabetical order * Fixes golines doc tag * Fixes formatting for golines docs --- doc/ale.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/ale.txt') diff --git a/doc/ale.txt b/doc/ale.txt index e871f1ff..85646dd9 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -1,4 +1,4 @@ -*ale.txt* Plugin to lint and fix files asynchronously +*ale.txt* Plugin to lint and fix files asynchronously *ale* ALE - Asynchronous Lint Engine @@ -2750,6 +2750,7 @@ documented in additional help files. gofmt.................................|ale-go-gofmt| golangci-lint.........................|ale-go-golangci-lint| golangserver..........................|ale-go-golangserver| + golines...............................|ale-go-golines| golint................................|ale-go-golint| gometalinter..........................|ale-go-gometalinter| gopls.................................|ale-go-gopls| -- cgit v1.2.3