JohnVonNeumann/opensorcery

Implement repository linting for open source best practices

開放

#27 建立於 2018年10月31日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (0 個分叉)auto 404
2POINTERdocumentationenhancementgood first issuehelp wanted

倉庫指標

星標
 (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.

貢獻者指南