Skip to content

add rubocop

add rubocop #6

GitHub Actions / RuboCop failed Feb 6, 2025 in 0s

1 warning

RuboCop found 1 warning

Annotations

Check warning on line 12 in lib/prmd/multi_loader/yaml.rb

See this annotation in the file changed.

@github-actions github-actions / RuboCop

lib/prmd/multi_loader/yaml.rb#L12

Prefer using `YAML.safe_load` over `YAML.load` (Security/YAMLLoad)