0.1.8 • Published 14 days ago

cspell-junit-reporter v0.1.8

Weekly downloads
-
License
MIT
Repository
-
Last release
14 days ago

cspell-junit-reporter

JUnit.xml reporter for cspell.

Installation

You can install the reporter with npm from the default registry:

npm i cspell-junit-reporter

Usage

The reporter understands the same option as the official cspell-json-reporter. Usage example:

cspell-cli lint --reporter cspell-junit-reporter /**/*.md

Will spell-check all markdown files and output JUnit compatible XML to stdout.

0.1.8

14 days ago

0.1.7

14 days ago

0.1.6

17 days ago

0.1.5

17 days ago

0.1.4

17 days ago

0.1.3

17 days ago

0.1.2

17 days ago

0.1.0

17 days ago