Comment on Running three hours of Ruby tests in under three minutesparentComments−andreasklinger11yi like pronto's approachwe simply added the linters/code analysis to the CI itselfreasoning: we try to have as little as possible "code style" discussion in PRs
Comments
i like pronto's approach
we simply added the linters/code analysis to the CI itself
reasoning: we try to have as little as possible "code style" discussion in PRs