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

Integrate Husky for Pre-Commit Linting and Formatting #61

Open
1 task done
naman9271 opened this issue Feb 16, 2025 · 1 comment
Open
1 task done

Integrate Husky for Pre-Commit Linting and Formatting #61

naman9271 opened this issue Feb 16, 2025 · 1 comment

Comments

@naman9271
Copy link

Description

The GDB-UI codebase currently lacks Husky integration, which can help enforce consistent code formatting and linting before commits. Adding Husky along with lint-staged will ensure that all committed code adheres to ESLint and Prettier rules, improving code quality and reducing style-related issues in PR reviews.

Expected Outcome

  • Automatically format and lint code before each commit.

  • Prevent commits that contain ESLint or Prettier violations.

  • Ensure a consistent coding style across the project.

  • yes , i will submit a pr

@naman9271
Copy link
Author

@Shubh942 do you need this change ?

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

No branches or pull requests

1 participant