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

ref(editor): error on empty runners with configuration #182

Merged
merged 2 commits into from
Apr 22, 2023

Conversation

kkharji
Copy link
Owner

@kkharji kkharji commented Apr 22, 2023

closes #181

Although the goal was to just warn. An error is most appropriate in this case. On vscode, the experience is a bit different. Instead of throwing error, console error is used.

kkharji added 2 commits April 22, 2023 08:03
…_empty_runners_with_configuration

* origin/master:
  chore(fmt): fix cargo fmt warnings
@kkharji kkharji merged commit 0db1763 into master Apr 22, 2023
@kkharji kkharji deleted the ref/editor/error_on_empty_runners_with_configuration branch April 22, 2023 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warn when all the configured runners are not supported in current projects
1 participant