Skip to content
This repository was archived by the owner on Jun 16, 2022. It is now read-only.

Lint, remove go.sum search, and fix 'npm run all' #4

Merged
merged 3 commits into from
May 18, 2022
Merged

Conversation

lseppala
Copy link
Contributor

@lseppala lseppala commented May 14, 2022

This auto-corrects lint identified by eslint and removes the search for go.sum (since go.mod and go.sum are always paired, no need to search twice).

This also adds missing dev dependencies and other config fixes. npm run all now works on a Codespace.

@lseppala lseppala requested review from lorenanicole and mrysav and removed request for lorenanicole May 14, 2022 01:07
@lseppala lseppala changed the title Lint and remove go.sum search Lint, remove go.sum search, and fix 'npm run all' May 14, 2022
Copy link
Contributor

@lorenanicole lorenanicole left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for adding in this!

@@ -73,6 +73,28 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah good catch on the license, thanks @lseppala !

@lseppala lseppala merged commit a53b2da into main May 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants