Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix lexer in PrintYAML method #80

Merged
merged 1 commit into from
Jun 7, 2022
Merged

Fix lexer in PrintYAML method #80

merged 1 commit into from
Jun 7, 2022

Conversation

chelnak
Copy link
Owner

@chelnak chelnak commented Jun 7, 2022

The lexer was set incorrectly to json in the PrintYaml method. This lead to broken colourisation of the config when printing as yaml.

In this PR we update the lexer to yaml.

Prior to this commit, the lexer was set incorrectly to json in the
PrintYaml method. This lead to broken colourization of the config when
printing as yaml.
@chelnak chelnak added the bug Something isn't working label Jun 7, 2022
@chelnak chelnak self-assigned this Jun 7, 2022
@chelnak chelnak merged commit 1d20eaa into main Jun 7, 2022
@chelnak chelnak deleted the fix_yaml_colour branch June 7, 2022 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant