Skip to content

0.1.0

Choose a tag to compare

@forman forman released this 09 Jan 17:28
  • Added CLI option --print-config PATH, see same option in ESLint
  • XRLint CLI now outputs single results immediately to console, instead only after all results have been collected.
  • Refactored and renamed CliEngine into XRLint. Documented the class.
  • new_linter() now uses a config name arg instead of a bool arg.
  • Split example notebook into two