Skip to content

Commit

Permalink
Enable source generator analyzers in pipeline (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
dualtagh authored Jul 30, 2024
1 parent 860d228 commit 042cd37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/template-postbuild-code-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ steps:
displayName: 'Run Roslyn Analyzers'
inputs:
userProvideBuildInfo: auto
loadRoslynConfiguredAnalyzersOption: Enable
env:
system_accesstoken: $(System.AccessToken)
continueOnError: true
Expand Down

0 comments on commit 042cd37

Please sign in to comment.