diff options
author | robfram <robfram@gmail.com> | 2018-03-06 19:53:37 +0100 |
---|---|---|
committer | robfram <robfram@gmail.com> | 2018-03-06 19:53:37 +0100 |
commit | 52abf4ba84b5a41ac9903af0ba1087bf18be2187 (patch) | |
tree | 410da097765e2b9c2d618c85cd8d44f354d39816 /editor/icons/icon_world_environment.svg | |
parent | 4f1b87265e1e74b1fdd0aa0aa59a9daf03fd3f40 (diff) |
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
Diffstat (limited to 'editor/icons/icon_world_environment.svg')
0 files changed, 0 insertions, 0 deletions