florius0/Resharper CI

An action that runs the ReSharper inspectcode tool

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
solutionPath to your solution file, ex: MyProject.slnyes
profilePath to your .DotSettings fileno
severitySet minimal reported severity level to [INFO, HINT, SUGGESTION, WARNING, ERROR]. Default to WARNINGnoWARNING
includeSemicolon-separated list of relative paths or wildcards that define the files to include during the inspectionno
excludeSemicolon-separated list of relative paths or wildcards that define the files to exclude during the inspectionno
discard-issuesSemicolon-separated list of IssueType Ids that will be ignoredno
buildShould project be builded before checks, defaults to truenotrue
hide-outputHides output of build ('dotnet build') and resharper ('jb inspectcode ...')notrue

no outputs