rubocop
This commit is contained in:
parent
78e98633e0
commit
21926a5e7d
@ -8,4 +8,4 @@ Style/Documentation:
|
||||
Enabled: false
|
||||
|
||||
Metrics/LineLength:
|
||||
Max: 120
|
||||
Max: 150
|
||||
|
||||
@ -19,6 +19,7 @@ class ReportAdapter
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def table_head
|
||||
"| Type | covered | minimum |\n| ----- | ------- | ------- |"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user