You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dotnet format style --verify-no-changes --include "$file" --severity info --no-restore --verbosity diagnostic .\eos_plugin_for_unity.sln 2>&1 | tee -a lint_warnings.log
59
+
dotnet format style --verify-no-changes --include "$file" --severity info --no-restore --verbosity diagnostic "eos_plugin_for_unity.sln" 2>&1 | tee -a lint_warnings.log
0 commit comments