Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2017-04-05 02:20:08 +0300
committerLuke "Jared" Bennett <lbennett@gitlab.com>2017-04-05 19:44:14 +0300
commit077a1571677fdf29cb4ed418b15b816bab311372 (patch)
tree46041bb40effa758e4c2fef2974b7bf560e4654b /app/models/out_of_context_discussion.rb
parent3ff708f723a8c3c911c5a19e6239ded1cf2b0bce (diff)
Add line breaks in long comments
Diffstat (limited to 'app/models/out_of_context_discussion.rb')
-rw-r--r--app/models/out_of_context_discussion.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/models/out_of_context_discussion.rb b/app/models/out_of_context_discussion.rb
index 62b62ea726c..31c6d5cff8b 100644
--- a/app/models/out_of_context_discussion.rb
+++ b/app/models/out_of_context_discussion.rb
@@ -1,5 +1,6 @@
-# When notes on a commit are displayed in the context of a merge request that contains that commit,
-# they are displayed as if they were a discussion.
+# When notes on a commit are displayed in the context of a merge request that
+# contains that commit, they are displayed as if they were a discussion.
+#
# This represents one of those discussions, consisting of `Note` notes.
class OutOfContextDiscussion < Discussion
# Returns an array of discussion ID components