godot/misc
robfram 4fc6256010 Change shebang of pre-commit-clang-format hook to make it portable
The default one is "#!/bin/bash", but BSD systems doesn't have bash
in that path. For portability reasons, it should be changed to
"#!/usr/bin/env bash".

More info: https://en.wikipedia.org/wiki/Shebang_%28Unix%29#Portability

(cherry picked from commit 52abf4ba84)
2018-04-14 20:59:39 +02:00
..
dist iPhone X support and iOS-related fixes 2018-04-14 20:17:47 +02:00
hooks Change shebang of pre-commit-clang-format hook to make it portable 2018-04-14 20:59:39 +02:00
scripts Improve script to add/fix copyright headers 2018-01-05 01:22:22 +01:00
travis Style: Apply clang-format to Java files 2017-12-10 01:16:07 +01:00