Implement repository linting for open source best practices
#27 创建于 2018年10月31日
仓库指标
- 星标
- (7 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.