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

style: avoid lint errors with no-console #385

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

geographika
Copy link
Collaborator

Avoid the following CI failures when eslint is updated:

/home/runner/work/geostyler-cli/geostyler-cli/package-binaries.js
Warning:   42:7  warning  Unexpected console statement  no-console
Warning:   45:5  warning  Unexpected console statement  no-console
Warning:   47:5  warning  Unexpected console statement  no-console

@geographika geographika requested a review from jansule June 19, 2024 12:35
Copy link
Contributor

@jansule jansule left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice!

@jansule jansule merged commit 953195a into geostyler:master Jun 19, 2024
3 checks passed
@jansule
Copy link
Contributor

jansule commented Jun 19, 2024

🎉 This PR is included in version 3.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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