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 | |
| patch-headers Validate patch headers | mono-6.12.0-fix-AssemblyResolver.patch: patch lacks comment and upstream status | |
| patch-headers Validate patch headers | mono-6.12.0-fix-ConditionParser.patch: patch lacks comment and upstream status | |
| formatting Look for formatting issues in the source | tabulation on line 1797, column 20 | |
| formatting Look for formatting issues in the source | tabulation on line 1796, column 21 | |
| formatting Look for formatting issues in the source | line 1789 is way too long (131 characters) | |
| formatting Look for formatting issues in the source | tabulation on line 1789, column 21 |