DotNetAnalyzers / DocumentationAnalyzers

Analyzers for XML documentation
MIT License
35 stars 6 forks source link

Implement element usage analyzers #44

Closed sharwell closed 5 years ago

sharwell commented 5 years ago

Add analyzers and fixes for incorrect placement of section, block, and/or inline elements.

Closes #30 Closes #33 Closes #34

codecov[bot] commented 5 years ago

Codecov Report

Merging #44 into master will increase coverage by 0.66%. The diff coverage is 76.77%.

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   71.78%   72.44%   +0.66%     
==========================================
  Files          36       45       +9     
  Lines        3494     4028     +534     
  Branches      299      355      +56     
==========================================
+ Hits         2508     2918     +410     
- Misses        860      958      +98     
- Partials      126      152      +26