gitlab-org--gitlab-foss/danger/specs
Sean McGivern 0e616d71fb Also count specs in new files in Danger check
We have a Danger check that warns if you made changes in app/ but not in
spec/. However, this only checked for changed files - not new files. If
you added an app file with no specs, it wouldn't warn; and it would warn
erroneously if you added a missing spec file while changing a file in
app/.
2018-10-23 15:45:05 +01:00
..
Dangerfile Also count specs in new files in Danger check 2018-10-23 15:45:05 +01:00