diff options
author | Maxim Rydkin <maks.rydkin@gmail.com> | 2017-09-01 00:52:42 +0300 |
---|---|---|
committer | Maxim Rydkin <maks.rydkin@gmail.com> | 2017-09-07 13:16:14 +0300 |
commit | c9d76b528c837f63f1052eb3f096bea4c8308e06 (patch) | |
tree | 50432c83bbd8732bd8db06da6630141b1e0ed046 /changelogs | |
parent | db3bc89792c5450cb93e674d621d5ea996ee01f6 (diff) | |
download | gitlab-ce-c9d76b528c837f63f1052eb3f096bea4c8308e06.tar.gz |
adds changelog
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/31362_decrease_cyclomatic_complexity_threshold_step3.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/31362_decrease_cyclomatic_complexity_threshold_step3.yml b/changelogs/unreleased/31362_decrease_cyclomatic_complexity_threshold_step3.yml new file mode 100644 index 00000000000..4a8d8097169 --- /dev/null +++ b/changelogs/unreleased/31362_decrease_cyclomatic_complexity_threshold_step3.yml @@ -0,0 +1,5 @@ +--- +title: Decrease Cyclomatic Complexity threshold to 14 +merge_request: 13972 +author: Maxim Rydkin +type: other |