Compiler and libraries for the C# programming language
Mono is a compiler, vm, debugger and set of libraries for C# a C-style programming language from Microsoft that is very similar to Java.
| Linter | Message | Location |
|---|---|---|
| inputs-should-not-be-input Identify inputs that shouldn't be inputs at all | 'tzdata' should probably not be an input at all | |
| formatting Look for formatting issues in the source | tabulation on line 945, column 0 |