summaryrefslogtreecommitdiff
path: root/vendor/github.com/client9/misspell/scripts/commit-msg.sh
diff options
context:
space:
mode:
authormattjmcnaughton <mattjmcnaughton@gmail.com>2019-02-10 16:39:00 -0500
committermattjmcnaughton <mattjmcnaughton@gmail.com>2019-02-10 16:41:19 -0500
commitf47bb7a04f91c064458c81ce2255209b2b25c3b7 (patch)
tree9211c4d29395878f0a3710a8036d567b3a5494f2 /vendor/github.com/client9/misspell/scripts/commit-msg.sh
parent5b2e4f19565f62c5af3803d82d21fc6fb8d7d7d8 (diff)
Specify need for using py2 with Bazel
The default python on my system is python3. This caused me to run into https://github.com/bazelbuild/rules_docker/issues/454 when running `bazel build //...`. Update the documentation to indicate that `/usr/bin/env python` must resolve to python2 in order for all of the Bazel commands included in the documentation to work. We can remove this comment after Bazel better supports using python3 as the default system python. It appears from https://github.com/bazelbuild/rules_docker/issues/580 that the `rules_docker` folks hope to merge the fix in mid to late Q1 2019.
Diffstat (limited to 'vendor/github.com/client9/misspell/scripts/commit-msg.sh')
0 files changed, 0 insertions, 0 deletions