diff options
author | MD <0xhyoga@cygnusdao.finance> | 2023-12-08 19:13:37 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-08 22:13:37 +0000 |
commit | 71718722b2a5626b91422a8560bfc90c1d3903a4 (patch) | |
tree | 4eddaf885e4bd93b38cf03e8e93591914b416956 /doc/ale.txt | |
parent | 32ee7039d0ee7afcc134756cfac78678cffc7017 (diff) | |
download | ale-71718722b2a5626b91422a8560bfc90c1d3903a4.zip |
Add support for Scarb in `cairo` files (#4669)
* Add support for Scarb in `cairo` files
* specify if linter should run on saved
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index b577324e..5f7999b8 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2928,6 +2928,7 @@ documented in additional help files. flawfinder............................|ale-c-flawfinder| uncrustify............................|ale-c-uncrustify| cairo...................................|ale-cairo-options| + scarb.................................|ale-cairo-scarb| starknet..............................|ale-cairo-starknet| chef....................................|ale-chef-options| cookstyle.............................|ale-chef-cookstyle| |