mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 13:57:09 +01:00
Add dotnet-trx fixture project
This commit is contained in:
parent
6aba2a4454
commit
62ec9da2d6
10 changed files with 676 additions and 3 deletions
|
|
@ -4,4 +4,7 @@ root = true
|
|||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
insert_final_newline = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.cs]
|
||||
indent_size = 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue