OpenMetadata/scripts/lint-staged.sh
Alberto Miorin 782209ead5
Use defaults of google java format action (#1845)
* Use defaults of google java format action

* Fix the first Java file

* Add lint-staged

* Remove husky
2021-12-21 17:51:18 +01:00

4 lines
94 B
Bash
Executable File

#!/usr/bin/env sh
cd openmetadata-ui/src/main/resources/ui
npx lint-staged --concurrent false