Commit Graph

4 Commits (bb2760d2218d2098a0907abda0d693d3b6f1b8c0)

Author SHA1 Message Date
Victor Julien fe867a302c scripts: spelling 2 years ago
Juliana Fajardini dc71faaa8a scripts/clang: remove mention to rewrite-branch
Although we prefer that formatting changes (e.g. the ones made by
running clang) go in a different commit, our script error message was
still suggesting `rewrite-branch` as an option. Removed that and added
that the changes made by the script should go into a separate commit.
2 years ago
Danny Browning ac37fd5e29 tools: bash from env
Use of hardcoded bash prevents users from using an upgraded bash which may
live in a different location. This behavior is often seen on OSX systems.

Utilize env to find the preferred bash to call for scripts.
4 years ago
Roland Fischer 69ed6f253f util: Add clang-format helper script 5 years ago