infra
: Create a separate workflow for superlinter
to be able to use for multiple repositories
#264
Labels
area/infra
Update to infrastructure / scripts
Right now we use
superlinter
to lint our code.Since
superlinter
needs aconfig.json
file we need to keep this file updated across all our repositories.This can become complicated over time.
We need another repository called
open-education-hub/actions
to configure the actions that we need and then use them from that repository.The text was updated successfully, but these errors were encountered: