GaProgMan / OwaspHeaders.Core

Inject OWASP recommended HTTP Headers for increased security in a single line
https://www.nuget.org/packages/OwaspHeaders.Core/
MIT License
282 stars 35 forks source link

Feature/file fixes #69

Closed jamie-taylor-rjj closed 1 year ago

jamie-taylor-rjj commented 1 year ago

Rationale for PR

Ahead of re-enabling code formatting task, we need to ensure that the code base is in a nice state. This PR does that, by applying all fixes that dotnet-format suggested (based on the .editorconfig file).