Skip to content
Snippets Groups Projects
Commit e23b966d authored by Lin Jen-Shin's avatar Lin Jen-Shin
Browse files

Merge branch 'sh-remove-rouge-redcarpet-instrumentation' into 'master'

Remove instrumentation for Rouge::Plugins::{Redcarpet,CommonMark}

See merge request gitlab-org/gitlab-ce!20791
parents e326e94a 7db1c157
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -80,8 +80,6 @@ def instrument_classes(instrumentation)
 
instrumentation.instrument_instance_methods(RepositoryCheck::SingleRepositoryWorker)
 
instrumentation.instrument_instance_methods(Rouge::Plugins::CommonMark)
instrumentation.instrument_instance_methods(Rouge::Plugins::Redcarpet)
instrumentation.instrument_instance_methods(Rouge::Formatters::HTMLGitlab)
 
[:XML, :HTML].each do |namespace|
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment