Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Add junit output for files which are successfully linted. #4566

Merged
merged 5 commits into from Mar 10, 2019
Merged

Add junit output for files which are successfully linted. #4566

merged 5 commits into from Mar 10, 2019

Commits on Mar 5, 2019

  1. Add junit output for files which are successfully linted.

    Darren Anderson committed Mar 5, 2019
    Copy the full SHA
    8fa215e View commit details
    Browse the repository at this point in the history
  2. Fix linting issues

    Darren Anderson committed Mar 5, 2019
    Copy the full SHA
    becaf70 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Optimised JUnit formatter.

    Darren Anderson committed Mar 7, 2019
    Copy the full SHA
    b40c469 View commit details
    Browse the repository at this point in the history
  2. Added test which confirms that JUnit formatter correctly handles a mi…

    …xture of files which lint successfully and files which contain errors.
    Darren Anderson committed Mar 7, 2019
    Copy the full SHA
    c0e6932 View commit details
    Browse the repository at this point in the history
  3. Refactored JUnit formatter.

    Darren Anderson committed Mar 7, 2019
    Copy the full SHA
    5e0272a View commit details
    Browse the repository at this point in the history