Skip to content

Commit

Permalink
test 1
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz committed Nov 8, 2024
1 parent fcc3b06 commit 1d098e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dev/run_precommit_hook.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import * as Eslint from './eslint';
import * as Stylelint from './stylelint';
import { getFilesForCommit, checkFileCasing } from './precommit_hook';

// test
run(
async ({ log, flags }) => {
process.env.IS_KIBANA_PRECOMIT_HOOK = 'true';
Expand Down

0 comments on commit 1d098e7

Please sign in to comment.