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(vim-ale): show linter and code in a way that works for jshint and shellcheck #656

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

coolaj86
Copy link
Member

@coolaj86 coolaj86 commented Oct 11, 2023

Very simple output change

[jshint] : 'await' is not defined. [E]
[shellcheck] SC2154: my_var is referenced but not assigned. [W]

@coolaj86 coolaj86 force-pushed the fix-vim-ale-code branch 2 times, most recently from 7bb14d9 to 6febd19 Compare October 11, 2023 03:56
Copy link
Contributor

@jojobyte jojobyte left a comment

Choose a reason for hiding this comment

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

👌🏻

@coolaj86 coolaj86 merged commit 456bb61 into main Oct 11, 2023
1 check passed
@y0rune y0rune deleted the fix-vim-ale-code branch October 13, 2023 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants