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
This commit is contained in:
Utkarsh Verma
2021-11-15 19:41:03 +09:00
committed by GitHub
parent 76c2293e68
commit 1e0e76bf96
7 changed files with 121 additions and 0 deletions
@@ -33,6 +33,8 @@ Notes:
* `write-good`
* ASM
* `gcc`
* AVRA
* `avra`
* Awk
* `gawk`
* Bash