Skip to content

Commit 12d49fd

Browse files
committed
Merge branch 'jc/where-is-bash-for-ci'
Shell script clean-up. * jc/where-is-bash-for-ci: ci: unify bash calling convention
2 parents 5d71940 + 58696bf commit 12d49fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/check-directional-formatting.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22

33
# This script verifies that the non-binary files tracked in the Git index do
44
# not contain any Unicode directional formatting: such formatting could be used

0 commit comments

Comments
 (0)