Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Enable aliases for config #381

Merged
merged 1 commit into from
Mar 7, 2022

Conversation

frostmark
Copy link
Contributor

@bensheldon
Rubocop changed YAML.load -> YAML.safe_load and safe_load doesn't support aliases in yml by default. This PR fixes that

@frostmark frostmark force-pushed the enable-aliases-for-config branch from b41a7b4 to f8dfdec Compare March 5, 2022 20:21
Copy link
Collaborator

@bensheldon bensheldon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 good catch!

@bensheldon bensheldon merged commit 707c1ac into assaf:master Mar 7, 2022
@bensheldon
Copy link
Collaborator

@bensheldon bensheldon added the bug label Mar 7, 2022
@frostmark frostmark deleted the enable-aliases-for-config branch March 7, 2022 05:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants