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

Get linting running #27

Merged
merged 7 commits into from
Dec 9, 2021
Merged

Get linting running #27

merged 7 commits into from
Dec 9, 2021

Conversation

dkotter
Copy link
Collaborator

@dkotter dkotter commented Nov 18, 2021

Description of the Change

Ensure both JS and CSS linting runs in our GitHub Actions workflow. Instead of relying on the eslint action, switch to using the linting that wp-scripts provides. This required some config changes and a few fixes to linting issues that were found

@dkotter dkotter self-assigned this Nov 18, 2021
@dkotter
Copy link
Collaborator Author

dkotter commented Nov 18, 2021

Currently getting Error: Cannot find module 'prettier'

@dkotter
Copy link
Collaborator Author

dkotter commented Nov 18, 2021

Fixed that error, now getting Parsing error: No Babel config file detected

@dkotter dkotter changed the title Try and get linting running Get linting running Dec 8, 2021
@dkotter
Copy link
Collaborator Author

dkotter commented Dec 8, 2021

Linting should be working now, both for CSS and JS files 🎉

@jeffpaul jeffpaul added this to the 1.1.0 milestone Dec 9, 2021
@jeffpaul jeffpaul merged commit d0f8d95 into develop Dec 9, 2021
@jeffpaul jeffpaul deleted the fix/linting-v2 branch December 9, 2021 01:39
@jeffpaul jeffpaul modified the milestones: 1.1.0, 1.0.1 Dec 9, 2021
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.

2 participants