Merge pull request #2970 from AndrewKvalheim/safe_links_only
Correct use of Redcarpet’s `safe_links_only` flag
This commit is contained in:
commit
85cae7d093
3 changed files with 12 additions and 9 deletions
|
|
@ -457,7 +457,7 @@ Metrics/MethodLength:
|
|||
# Offense count: 5
|
||||
# Configuration parameters: CountComments, CountAsOne.
|
||||
Metrics/ModuleLength:
|
||||
Max: 173
|
||||
Max: 174
|
||||
|
||||
# Offense count: 26
|
||||
# Configuration parameters: IgnoredMethods.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue