We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55bf355 commit 63af1a7Copy full SHA for 63af1a7
1 file changed
hlint.sh etc/scripts/hlint.shhlint.sh renamed to etc/scripts/hlint.sh
@@ -2,6 +2,7 @@
2
3
set -eux
4
5
+cd "$(dirname "$0")/../.."
6
hlint src/
7
hlint src/ --cpp-define=WINDOWS=1
8
hlint test/ --cpp-simple
0 commit comments