Create a program to run super-linter locally #243
Labels
feature: GitHub Actions
Pertains to all GHAs (and other GH automations)
PBV: dev
all issues for engineering roles (devops, backend, frontend, db)
role: devops
Pertains to cd/ci tasks
size: 3pt
Can be done in 13-18 hours
Milestone
Overview
As a developer, we need to make sure that we get fast feedback when developing. For this issue we will add super-linter locally so that we do not need to make pushes to get feedback on our code.
Action Items
Resources/Instructions
Resources
Run Super-Linter locally to test your branch of code
Note: The ideal set-up would not involve including the entire built docker image into our codebase (which is 1.8GB), but would contain instructions (either steps, or some script) for downloading that image. I.E, this feature should be opt-in for developers.
The text was updated successfully, but these errors were encountered: