eui
eui copied to clipboard
Pre-commit linting and formatting
The purpose of this ticket is to remove the pre-push hook and use pre-commit for linting and formatting. See discussion https://github.com/elastic/eui/discussions/8585 for more details.
Acceptance criteria
- [x] remove tests on pre-push
- [ ] add linting on staged files on pre-commit
- [ ] add formatting on staged files on pre-commit