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 front end tools error message #142

Merged
merged 15 commits into from
Dec 5, 2023
Merged

Conversation

lassemoldrup
Copy link
Contributor

@lassemoldrup lassemoldrup commented Nov 29, 2023

Purpose

Closes #135.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@DOBEN
Copy link
Member

DOBEN commented Nov 29, 2023

You can run yarn lint --fix and yarn fmt before pushing the code to have your code linted (avoids the failing CI pipeline).

@lassemoldrup lassemoldrup requested a review from DOBEN November 29, 2023 13:36
@lassemoldrup lassemoldrup merged commit c1076c1 into main Dec 5, 2023
3 checks passed
@lassemoldrup lassemoldrup deleted the fix-sc-frontend-error-msg branch December 5, 2023 13:16
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.

Deploy and Initialize SC Tools - Typos in error message
3 participants