ale/ale_linters/cs
Xristoph Hintermüller cde50f1091 Added advanced c-sharp linter
The existing c-charp linter used the --syntax check mode of the mono mcs
compiler only. The new mcsc linter tries to compile the files located in
a directory tree located bejond the specified source directory or the
current one if no source is explicitly specified. The resulting module
target is placed in a temporary file managed by ale.
2017-09-25 12:54:50 +02:00
..
mcs.vim Add a function for getting matches, and use it to simplify a lot of code 2017-04-18 00:35:53 +01:00
mcsc.vim Added advanced c-sharp linter 2017-09-25 12:54:50 +02:00