We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a0c31c + 0bde4db commit 15c9d49Copy full SHA for 15c9d49
lib/cc/engine/violation_decorator.rb
@@ -1,4 +1,5 @@
1
require 'safe_yaml'
2
+SafeYAML::OPTIONS[:default_mode] = :safe
3
4
module CC
5
module Engine
0 commit comments