diff options
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 f0c5b162..bda86b63 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -68,6 +68,7 @@ The following languages and tools are supported. * Bourne Shell: 'shell' (-n flag), 'shellcheck' * C: 'cppcheck', 'gcc', 'clang' * C++ (filetype cpp): 'cppcheck', 'gcc' +* C#: 'mcs' * Chef: 'foodcritic' * CoffeeScript: 'coffee', 'coffelint' * CSS: 'csslint', 'stylelint' |