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

ci: add lint step to pr workflow #8

Merged
merged 1 commit into from
Jul 26, 2023
Merged

ci: add lint step to pr workflow #8

merged 1 commit into from
Jul 26, 2023

Conversation

mure
Copy link
Collaborator

@mure mure commented Jul 26, 2023

Pull Request

🤨 Rationale

The webpack build runs eslint, but only for .ts and .tsx files. npm run lint also checks JS files, so we should add it to our CI workflow steps to have config files such like release.config.js also checked.

👩‍💻 Implementation

  • Add lint step to worfklow

🧪 Testing

n/a

✅ Checklist

@mure mure merged commit 89eca48 into main Jul 26, 2023
1 check passed
@mure mure deleted the add-lint-step branch July 26, 2023 16:54
@mure
Copy link
Collaborator Author

mure commented Jul 31, 2023

🎉 This PR is included in version 1.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@mure mure added the released label Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants