Skip to content

Commit ff1a650

Browse files
authored
Remove empty line in SignatureIssues.csv
1 parent d8e1403 commit ff1a650

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/StaticAnalysis/Exceptions/SignatureIssues.csv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1084,4 +1084,3 @@
10841084
"Microsoft.Azure.Commands.Kubernetes.dll","Microsoft.Azure.Commands.Kubernetes.StartAzureRmKubernetesDashboard","Start-AzureRmKubernetesDashboard","1","8100","Start-AzureRmKubernetesDashboard Does not support ShouldProcess but the cmdlet verb Start indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
10851085
"Microsoft.Azure.Commands.Kubernetes.dll","Microsoft.Azure.Commands.Kubernetes.StopAzureRmKubernetesDashboard","Stop-AzureRmKubernetesDashboard","1","8100","Stop-AzureRmKubernetesDashboard Does not support ShouldProcess but the cmdlet verb Stop indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
10861086
"Microsoft.Azure.Commands.OperationalInsights.dll","Microsoft.Azure.Commands.OperationalInsights.Query.InvokeOperationalInsightsQuery","Invoke-AzureRmOperationalInsightsQuery","1","8100","Invoke-AzureRmOperationalInsightsQuery Does not support ShouldProcess but the cmdlet verb Invoke indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
1087-

0 commit comments

Comments
 (0)