Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Fix styling of syntax errors #102

Merged
merged 1 commit into from
Dec 2, 2016
Merged

Fix styling of syntax errors #102

merged 1 commit into from
Dec 2, 2016

Conversation

Arcanemagus
Copy link
Member

@Arcanemagus Arcanemagus commented Dec 1, 2016

Since we were previously specifying the message type to be syntax error, Linter didn't have a pre-defined style for the messages. Move to just using Error, which Linter will style for us.

Fixes #94.

@Arcanemagus Arcanemagus added the bug label Dec 1, 2016
Since we were previously specifying the message type to be `syntax error`, Linter didn't have a pre-defined style for the messages. Move to just using `Error`, which Linter will style for us.
@Arcanemagus Arcanemagus force-pushed the arcanemagus/fix-style branch from 85b7e7e to 5147b2a Compare December 1, 2016 23:18
@Arcanemagus Arcanemagus merged commit 5596dda into master Dec 2, 2016
@Arcanemagus Arcanemagus deleted the arcanemagus/fix-style branch December 2, 2016 17:13
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.

1 participant