Skip to content

fix: resolve lint error#606

Merged
marcvergees merged 3 commits into
fireform-core:developmentfrom
chetanr25:lint_fix
Jul 2, 2026
Merged

fix: resolve lint error#606
marcvergees merged 3 commits into
fireform-core:developmentfrom
chetanr25:lint_fix

Conversation

@chetanr25

Copy link
Copy Markdown
Collaborator

Fix lint errors

This PR fixes the lint errors that were present in the latest commits merged to development branch. Updated github workflows to run Lint CI for PRs pointing to development branch.

What changed

  • Cleaned up the files that were failing lint checks.
  • Kept the code style consistent with the rest of the project.
  • Updated the lint workflow to include the development branch, since PRs now use development as the base instead of main.

Why

The recent commits introduced lint failures, and the workflow also missed the development branch after the PR base changed.

@marcvergees marcvergees merged commit aae1e37 into fireform-core:development Jul 2, 2026
2 checks passed
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.

2 participants