Skip to content

Commit

Permalink
Enforce code style (#32029)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewarren authored Oct 25, 2022
1 parent 72836d2 commit 4ce4f5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<AnalysisLevel>latest</AnalysisLevel>
<AnalysisLevelSecurity>latest-recommended</AnalysisLevelSecurity>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
</PropertyGroup>
</Project>

0 comments on commit 4ce4f5b

Please sign in to comment.