Roslyn analyzers for Piranha CMS.
Перейти к файлу
Mikael Lindemann 5f94e8bbd3
Added Sonar analyzers. Fixed some issues (mostly use of new C# features)
2021-04-01 13:09:02 +02:00
docs Updated docs - prepared for next iteration. 2021-04-01 12:58:02 +02:00
nuspec Fix debug build due to packaging error. 2020-04-16 12:09:04 +02:00
src/Piranha.Analyzers Added Sonar analyzers. Fixed some issues (mostly use of new C# features) 2021-04-01 13:09:02 +02:00
test/Piranha.Analyzers.Test Added Sonar analyzers. Fixed some issues (mostly use of new C# features) 2021-04-01 13:09:02 +02:00
.gitignore Initial commit 2020-02-07 21:02:48 +01:00
LICENSE Initial commit 2020-02-07 21:02:48 +01:00
Piranha.Analyzers.sln Analyzer to warn against fields not intended for single field regions. 2020-02-08 20:21:59 +01:00
README.md Added docs directory with descriptions of current analyzers. 2020-03-15 19:23:18 +01:00
appveyor.yml Updated docs - prepared for next iteration. 2021-04-01 12:58:02 +02:00

README.md

piranha.core.analyzers

Roslyn analyzers for Piranha CMS.

Check the analyzer docs for a list of available analyzers and code fixes.