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

chore: Lint on build #806

Merged
merged 2 commits into from
Dec 10, 2024
Merged

chore: Lint on build #806

merged 2 commits into from
Dec 10, 2024

Conversation

arcoraven
Copy link
Contributor

@arcoraven arcoraven commented Dec 10, 2024

PR-Codex overview

This PR focuses on refactoring code to replace parseInt with Number.parseInt, updating workflow files, and removing unused files.

Detailed summary

  • Renamed .github/workflows/npmPublish.yml to .github/workflows/build.yml.
  • Replaced parseInt with Number.parseInt in multiple files.
  • Added a new lint workflow in .github/workflows/lint.yml.
  • Deleted unused files, including .eslintrc.json and .npm.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@arcoraven arcoraven merged commit 04fdca0 into main Dec 10, 2024
5 of 6 checks passed
@arcoraven arcoraven deleted the ph/lintFixes branch December 10, 2024 11:02
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.

1 participant