Commit 25e99fa
chore: remove husky and lint-staged (#4232)
Husky forces git pre-commit hooks for all contributors, which can
block commits when npm isn't in the system path. CI already handles
linting on push. lint-staged was only invoked by the husky hook and
had no standalone script.
Ref: openedx/frontend-app-learning#1622
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a1ecf15 commit 25e99fa
4 files changed
Lines changed: 0 additions & 611 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
204 | | - | |
205 | 203 | | |
206 | 204 | | |
207 | 205 | | |
| |||
0 commit comments