mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 17:53:14 -05:00
9bfc6158b9
* cleaner * fix go * fix go * going ham * fix typo * fix typo * fix typo * fix mapfile * fix mapfile * fixed spacing
7 lines
445 B
Text
7 lines
445 B
Text
TAP version 13
|
|
1..2
|
|
not ok 1 - csharp_bad_01.cs
|
|
---
|
|
message: Formatting code files in workspace '/tmp/lint/.automation/test/csharp'.\n csharp/csharp_bad_01.cs(3,21) Fix whitespace formatting.\n csharp/csharp_bad_01.cs(4,16) Fix whitespace formatting.\n csharp/csharp_bad_01.cs(5,36) Fix whitespace formatting.\n Formatted code file '/tmp/lint/.automation/test/csharp/csharp_bad_01.cs'.\n Format complete in.\n
|
|
...
|
|
ok 2 - csharp_good_01.cs
|