morelinq/MoreLINQ

Add ReSharper's InspectCode to CI builds

Ouverte

#370 ouverte le 25 janv. 2018

 (0 commentaire) (0 réaction) (0 personne assignée)C# (406 forks)batch import
Component-Scriptshelp wanted

Métriques du dépôt

Stars
 (3 495 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Add ReSharper's InspectCode to CI builds for the following benefits:

  • Not require contributors/maintainers to have a ReSharper license
  • Maintainer does not have to highlight basic issues & opportunities
  • A contributor can review basic issues & opportunities without waiting for maintainer
  • Automation of static analysis

Ideally a summary of the code inspection results is published to the PR as a comment with a link to the full report. What would be awesome/nice-to-have is a delta from a previous report on the same PR.

Guide contributeur