Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<PackageId>IntelliTect.Analyzers</PackageId>
<Authors>IntelliTect</Authors>
<RepositoryUrl>https://github.com/IntelliTect/CodingGuidelines</RepositoryUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<Description>Analyzer aiding the implementation of IntelliTect internal coding guidelines</Description>
<Copyright>Copyright 2021</Copyright>
Expand Down
Loading