Skip to content

Commit 63af1a7

Browse files
committed
Move hlint.sh to etc/scrpts
1 parent 55bf355 commit 63af1a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

hlint.sh renamed to etc/scripts/hlint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
set -eux
44

5+
cd "$(dirname "$0")/../.."
56
hlint src/
67
hlint src/ --cpp-define=WINDOWS=1
78
hlint test/ --cpp-simple

0 commit comments

Comments
 (0)