summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorMaxim Rydkin <maks.rydkin@gmail.com>2017-04-26 10:40:28 +0000
committerRémy Coutable <remy@rymai.me>2017-04-26 10:40:28 +0000
commit37c2c4a4339053403d3ac45a8e5c76df083fd454 (patch)
treed212fdd340a15c0e95d471364264158911db31a6 /changelogs
parent081dfc455b049c3d7cdf269f24ff764def5af31b (diff)
downloadgitlab-ce-37c2c4a4339053403d3ac45a8e5c76df083fd454.tar.gz
Decrease Cyclomatic Complexity threshold to 16
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/31362_decrease_cyclomatic_complexity_threshold_step1.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/31362_decrease_cyclomatic_complexity_threshold_step1.yml b/changelogs/unreleased/31362_decrease_cyclomatic_complexity_threshold_step1.yml
new file mode 100644
index 00000000000..fedf4de04d3
--- /dev/null
+++ b/changelogs/unreleased/31362_decrease_cyclomatic_complexity_threshold_step1.yml
@@ -0,0 +1,4 @@
+---
+title: Decrease Cyclomatic Complexity threshold to 16
+merge_request: 10928
+author: Rydkin Maxim