Skip to content

Commit 8fdbab9

Browse files
docs: what we will add to config
1 parent 6a1b348 commit 8fdbab9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

lib/codeclimate_diff/configuration.rb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,12 @@
33
module CodeclimateDiff
44
class Configuration
55
attr_accessor :main_branch_name
6+
7+
#using_gitlab: true
8+
9+
# gitlab host
10+
11+
# project id
12+
613
end
714
end

0 commit comments

Comments
 (0)