mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
Remove CircleCI Configuration (#19751)
* modify pre-commit hook to not look for circleci * remove circleci configuration
This commit is contained in:
@@ -35,7 +35,7 @@ block() {
|
||||
|
||||
# Add all check functions to this space separated list.
|
||||
# They are executed in this order (see end of file).
|
||||
CHECKS="ui_lint circleci_verify"
|
||||
CHECKS="ui_lint"
|
||||
|
||||
# Run ui linter if changes in that dir detected.
|
||||
ui_lint() {
|
||||
|
||||
Reference in New Issue
Block a user