From 1e0e76bf9619a3ce21663165283f9971556c95b3 Mon Sep 17 00:00:00 2001 From: Utkarsh Verma Date: Mon, 15 Nov 2021 16:11:03 +0530 Subject: Add support for AVRA linting (#3950) * Add support for AVRA linting * Add tests for AVRA linting and improve code * Fix test * Fix warning detection * Fix test * Fix test * Add AVRA as a supported language in docs --- doc/ale.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/ale.txt') diff --git a/doc/ale.txt b/doc/ale.txt index 752af42f..88835add 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2633,6 +2633,8 @@ documented in additional help files. textlint..............................|ale-asciidoc-textlint| asm.....................................|ale-asm-options| gcc...................................|ale-asm-gcc| + avra....................................|ale-avra-options| + avra..................................|ale-avra-avra| awk.....................................|ale-awk-options| gawk..................................|ale-awk-gawk| bats....................................|ale-bats-options| -- cgit v1.2.3