summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
authorhernot <christoph@out-world.com>2019-07-02 09:18:17 +0200
committerw0rp <w0rp@users.noreply.github.com>2019-07-02 08:18:17 +0100
commit46ab7c590404d60567fe57390607c3dc51933c0e (patch)
tree3261827c44d9a7d8fbe8b2154400b2959c0ff5fa /doc/ale.txt
parent870058689063b4ba69851cb3f7e71726d2263cf0 (diff)
downloadale-46ab7c590404d60567fe57390607c3dc51933c0e.zip
Support csc, update mcsc (#2586)
* Added a new csc linter for C# code. * More output is now handled for mcsc.
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index eea3d102..c1dab120 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -1975,6 +1975,7 @@ documented in additional help files.
uncrustify............................|ale-cpp-uncrustify|
ccls..................................|ale-cpp-ccls|
c#......................................|ale-cs-options|
+ csc...................................|ale-cs-csc|
mcs...................................|ale-cs-mcs|
mcsc..................................|ale-cs-mcsc|
uncrustify............................|ale-cs-uncrustify|