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 initial linting errors in the scaffold #221

Open
1 task done
johnwatkins0 opened this issue Mar 15, 2024 · 0 comments
Open
1 task done

Fix initial linting errors in the scaffold #221

johnwatkins0 opened this issue Mar 15, 2024 · 0 comments
Assignees
Labels

Comments

@johnwatkins0
Copy link
Member

Describe the bug

On a clean installation of the scaffold, after running npm install, running an initial commit is blocked because of linting errors in the theme, specifically 3 CSS errors.

I suggest fixing these errors or at least adding ignore comments to them so that an initial commit can be made without friction.

Steps to Reproduce

  1. Make a clean install of the scaffold
  2. Run npm install
  3. Make a commit and you'll see lint staged failing due to several CSS errors

Screenshots, screen recording, code snippet

No response

Environment information

Node 20 / NPM 10

WordPress information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@dmtrmrv dmtrmrv self-assigned this Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants