-
Notifications
You must be signed in to change notification settings - Fork 0
Make JSON lint faster #57
Copy link
Copy link
Open
Labels
CIImproving CI/CD pipelines.Improving CI/CD pipelines.PerformanceImproving general performance.Improving general performance.TestsAdding or improving tests.Adding or improving tests.
Milestone
Description
The last JSON lint task took more than 5 minutes to parse all 1500+ JSON files.
This could likely be speed up by using more up to date tools like https://github.com/prantlf/jsonlint or some rust based JSON linter.
Acceptance criteria:
- Explore different solutions
- Solutions can be executed locally and in CI/CD environments, i.e. through Docker
- JSON lint rules are similar or identical
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CIImproving CI/CD pipelines.Improving CI/CD pipelines.PerformanceImproving general performance.Improving general performance.TestsAdding or improving tests.Adding or improving tests.
Type
Projects
Status
No status