We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72eb5c2 commit 35384afCopy full SHA for 35384af
tools/gitlint/helpers.js
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env bash
+#!/usr/bin/env node
2
3
const {spawnSync} = require('child_process');
4
const chalk = require('chalk');
0 commit comments