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: correction of lint and format commands on windows operating systems #649

Merged
merged 2 commits into from
Mar 7, 2023

Conversation

lucioerlan
Copy link
Member

@lucioerlan lucioerlan commented Feb 12, 2023

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?

This pull request addresses the correction of the "npm run lint" and "npm run format" scripts in the project. These scripts have had problems running on Windows operating systems, which was preventing new contributions and causing breakage in husky.

evidence:
fix


What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

@alvarolimajr alvarolimajr self-assigned this Feb 14, 2023
@alvarolimajr alvarolimajr added the bug Something isn't working label Feb 14, 2023
@alvarolimajr alvarolimajr merged commit 6022430 into grupoboticario:main Mar 7, 2023
github-actions bot pushed a commit that referenced this pull request Mar 7, 2023
## [3.0.13](v3.0.12...v3.0.13) (2023-03-07)

### Bug Fixes

* correction of lint and format commands on windows operating systems ([#649](#649)) ([6022430](6022430))
@alvarolimajr
Copy link
Contributor

🎉 This PR is included in version 3.0.13 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Development

Successfully merging this pull request may close these issues.

None yet

2 participants