https://github.com/blipinsk/parse-lint-baseline
A simple shell script which parses the lint-baseline.xml file, counts the instances of every type of violation and produces a csv file with results
https://github.com/blipinsk/parse-lint-baseline
Last synced: about 2 months ago
JSON representation
A simple shell script which parses the lint-baseline.xml file, counts the instances of every type of violation and produces a csv file with results
- Host: GitHub
- URL: https://github.com/blipinsk/parse-lint-baseline
- Owner: blipinsk
- License: mit
- Created: 2024-03-11T18:22:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-12T17:52:18.000Z (over 1 year ago)
- Last Synced: 2025-04-05T04:26:18.326Z (6 months ago)
- Language: Shell
- Size: 71.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

A simple shell script which parses the lint-baseline.xml file, counts the instances of every type of violation and produces a csv file with results.
**Check out my [blog](https://medium.com/@blipinsk) :shipit: or say *hi* on [X (Twitter)](https://x.com/blipinsk).**
Example
=======
Developed by
============
* Bartek LipinskiLicense
=======This script is licensed under the [MIT License](LICENSE).