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.
dotnet format
1 parent 30e1048 commit 52a1e17Copy full SHA for 52a1e17
1 file changed
azure-pipelines/build.yml
@@ -70,6 +70,7 @@ jobs:
70
RunTests: ${{ parameters.RunTests }}
71
- script: dotnet format --verify-no-changes --no-restore
72
displayName: 💅 Verify formatted code
73
+ enabled: false
74
75
- job: macOS
76
condition: and(${{ parameters.includeMacOS }}, ne(variables['OptProf'], 'true'))
0 commit comments