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

Run linter autofixable issues #4240

Merged
merged 5 commits into from
Jun 25, 2024
Merged

Run linter autofixable issues #4240

merged 5 commits into from
Jun 25, 2024

Conversation

Crashillo
Copy link
Member

✌️ What does this PR do?

This PR runs automatic fixes provided by each linting rule:

eslint --fix
stylelint --fix

Such default rules are extended via:

  • eslint-plugin-vue
  • stylelint-config-recommended
  • stylelint-config-standard-scss

@Crashillo Crashillo requested a review from ferblape June 20, 2024 11:51
@Crashillo Crashillo marked this pull request as ready for review June 20, 2024 12:23
@ferblape
Copy link
Member

@Crashillo could you check the conflicts?

@Crashillo
Copy link
Member Author

Solved

@ferblape
Copy link
Member

Hmmmm, there's a broken spec which is not broken in master, makes me suspect. Could you take a look? Ping me if you need help

@Crashillo
Copy link
Member Author

Yep, I noticed before, I thought it would be related to the master conflicts. I see it's not. I'll take a look

@Crashillo
Copy link
Member Author

Crashillo commented Jun 25, 2024

I'm not being able to solve these tests: in my local environment they pass, so I presumed they were flaky tests... but any time I run them again in the server, they fail.

@ferblape
Copy link
Member

Fixed by refreshing CircleCI cache

@ferblape ferblape merged commit d3a5bb4 into master Jun 25, 2024
19 checks passed
@ferblape ferblape deleted the full-linting-code branch June 25, 2024 14:20
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.

None yet

3 participants