summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorMaxim Rydkin <maks.rydkin@gmail.com>2017-09-01 00:52:42 +0300
committerMaxim Rydkin <maks.rydkin@gmail.com>2017-09-07 13:16:14 +0300
commitc9d76b528c837f63f1052eb3f096bea4c8308e06 (patch)
tree50432c83bbd8732bd8db06da6630141b1e0ed046 /changelogs/unreleased
parentdb3bc89792c5450cb93e674d621d5ea996ee01f6 (diff)
downloadgitlab-ce-c9d76b528c837f63f1052eb3f096bea4c8308e06.tar.gz
adds changelog
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/31362_decrease_cyclomatic_complexity_threshold_step3.yml5
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