mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
5 lines
94 B
Bash
Executable file
5 lines
94 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
source src/dev/ci_setup/setup_env.sh
|
|
|
|
yarn run grunt run:checkFileCasing
|