diff options
author | Sean McGivern <sean@gitlab.com> | 2018-10-23 15:27:25 +0100 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2018-10-23 15:45:05 +0100 |
commit | 0e616d71fb5a7a13da40767e0b48d3b4ca7b5a43 (patch) | |
tree | cd4f515b7e3b6b20c9c815201bc3a6cd86699582 /lib/api/snippets.rb | |
parent | a84469a34596d0f3588f7ae16646489441241bc6 (diff) | |
download | gitlab-ce-0e616d71fb5a7a13da40767e0b48d3b4ca7b5a43.tar.gz |
Also count specs in new files in Danger checkconsider-added-specs-in-danger-checks
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/.
Diffstat (limited to 'lib/api/snippets.rb')
0 files changed, 0 insertions, 0 deletions