Skip to content

Lint error fixes and checks for future PRs#119

Merged
VidushiVashishth merged 3 commits intolint-fixesfrom
lint-fixes-2
Mar 23, 2026
Merged

Lint error fixes and checks for future PRs#119
VidushiVashishth merged 3 commits intolint-fixesfrom
lint-fixes-2

Conversation

@VidushiVashishth
Copy link
Collaborator

This change is incremental on top of #118. It fixes more functional lint errors (variable names, removes unused variables and commented code, etc). At the point of this PR all pre-existing lint errors have been fixed:
Screenshot 2026-03-16 at 11 17 53 PM

This change also adds configuration to ensure lint checks run whenever someone commits new code changes to this repo locally as well as when one raises a PR. The configuration will not allow code merging unless the errors are addressed or suppressed.

@VidushiVashishth VidushiVashishth marked this pull request as draft March 17, 2026 06:21
@VidushiVashishth VidushiVashishth marked this pull request as ready for review March 17, 2026 17:43
Copy link
Collaborator

@rahul-anand rahul-anand left a comment

Choose a reason for hiding this comment

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

LGTM

@VidushiVashishth VidushiVashishth merged commit 6d6598a into lint-fixes Mar 23, 2026
2 checks passed
@VidushiVashishth VidushiVashishth deleted the lint-fixes-2 branch March 23, 2026 17:58
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