JohnVonNeumann/opensorcery

Implement repository linting for open source best practices

Ouverte

#27 ouverte le 31 oct. 2018

 (0 commentaire) (0 réaction) (0 personne assignée)JavaScript (0 fork)auto 404
2POINTERdocumentationenhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (7 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Is your feature request related to a problem? Please describe. Many open source repositories have clearly defined licenses and other contributing guides, it'd be awesome to see Opensorcery have these kind of supporting documents included in it.

Describe the solution you'd like Implementing something like repolinter into the build pipeline via a small docker service, run in parallel (like the other linting tasks) and then ensuring it passes (by also adding the files) would be awesome and really helpful. I haven't looked at other linting tools other than repolinter for this.

Describe alternatives you've considered I haven't looked at other options for this.

Additional context I'd probably give this 2 points based on the fact that working out licensing is probably worth the extra point in itself. Add any other context or screenshots about the feature request here.

Guide contributeur