You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 20, 2025. It is now read-only.
I've noticed that we have recently started using then junit-style output from csvlint.rb inside our Jenkins pipelines.
It's helpful since it allows us to view any errors/successes in an easy to view location inside the Jenkins web UI.
We should add similar functionality onto the csvw-check tool so we don't lose this functionality.