mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
The husky Git precommit hook was linting not only the source but also the built file. Normally it's expected, we want to run basic checks on what's built but in the precommit hook we're not building the file so we might be linting some previous, broken version. Fixes gh-3091
5.2 KiB
5.2 KiB