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 1447fae commit a0a262aCopy full SHA for a0a262a
.drone.yml
@@ -7,7 +7,7 @@ steps:
7
- name: formatter
8
image: mcr.microsoft.com/powershell:alpine-3.14
9
commands:
10
- - pwsh ./Invoke-Formatter.ps1 -exitCodeOnFormat
+ - pwsh ./Invoke-Formatter.ps1
11
environment:
12
# Disable debugging and profiling
13
COMPlus_EnableDiagnostics: 0
0 commit comments