We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27701a6 commit cc81e13Copy full SHA for cc81e13
.yamato/project-standards.yml
@@ -13,4 +13,4 @@ standards_{{ projects.first.name }}:
13
- unity-downloader-cli -u {{ projects.first.test_editors.first }} -c editor --wait --fast
14
- .Editor/Unity -batchmode -nographics -logFile - -executeMethod Packages.Rider.Editor.RiderScriptEditor.SyncSolution -projectPath {{ projects.first.path }} -quit
15
- ls
16
- - dotnet run --project dotnet-tools/netcode.standards -- --project={{ projects.first.path }} --check
+ - dotnet run --project dotnet-tools/netcode.standards -- --project={{ projects.first.path }} --check --verbosity=diagnostic
0 commit comments