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 --- supported-tools.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'supported-tools.md') diff --git a/supported-tools.md b/supported-tools.md index a0da372c..03d1ebb8 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -42,6 +42,8 @@ formatting. * [write-good](https://github.com/btford/write-good) * ASM * [gcc](https://gcc.gnu.org) +* AVRA + * [avra](https://github.com/Ro5bert/avra) * Awk * [gawk](https://www.gnu.org/software/gawk/) * Bash -- cgit v1.2.3