Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Adding ESLint to CI runs #22

Merged
merged 1 commit into from Dec 6, 2021

Conversation

dhillonks
Copy link
Contributor

#21 recently added ESLint to the project. As a follow up, this adds a new job to run ESLint in the CI runs (with caching enabled for node modules).

A new job called ESLint check was added to the following workflows:

  • node-js-ci.yml
  • release.yml

@dhillonks
Copy link
Contributor Author

dhillonks commented Dec 6, 2021

Looks like its working:
image

@humphd Could you please take a look?

Copy link
Contributor

@humphd humphd left a comment

Choose a reason for hiding this comment

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

Looks good, one fix.

.github/workflows/release.yml Outdated Show resolved Hide resolved
* Integrating eslint with the release workflow
Copy link
Contributor

@humphd humphd left a comment

Choose a reason for hiding this comment

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

Awesome!

@humphd humphd merged commit b1d9334 into DevelopingSpace:master Dec 6, 2021
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.

None yet

2 participants