himanshusharma89/relic_bazaar

Chore: Implement Husky pre-commit hooks for automated formatting

Aperta

#261 aperta il 26 mag 2026

 (2 commenti) (0 reazioni) (0 assegnatari)Dart (87 fork)github user discovery
hacktoberfest

Metriche repository

Star
 (86 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Description

With multiple contributors, code formatting can quickly become inconsistent, leading to noisy diffs and style debates during PR reviews.

Proposed Solution

I propose setting up husky and lint-staged to automatically run Prettier and ESLint on all staged files before allowing a commit. This enforces a consistent codebase style automatically without manual intervention.

I would love to work on this advanced tooling issue under the GSSoC '24 program! Could you please assign it to me?

Guida contributor