Skip to content

Commit cc81e13

Browse files
committed
increasing verbosity for debugging
1 parent 27701a6 commit cc81e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/project-standards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ standards_{{ projects.first.name }}:
1313
- unity-downloader-cli -u {{ projects.first.test_editors.first }} -c editor --wait --fast
1414
- .Editor/Unity -batchmode -nographics -logFile - -executeMethod Packages.Rider.Editor.RiderScriptEditor.SyncSolution -projectPath {{ projects.first.path }} -quit
1515
- ls
16-
- dotnet run --project dotnet-tools/netcode.standards -- --project={{ projects.first.path }} --check
16+
- dotnet run --project dotnet-tools/netcode.standards -- --project={{ projects.first.path }} --check --verbosity=diagnostic

0 commit comments

Comments
 (0)