pre-commit/tests/languages
Ville Skyttä fa2e154b41 Stabilize python default version lookup
For example, for sys.executable:
    /usr/bin/python3 -> python3.7
...the default lookup may return either python3 or python3.7. Make the
order deterministic by iterating over tuple, not set, of candidates.
2019-08-15 10:06:31 +03:00
..
__init__.py OMG we're running a hook 2014-03-13 22:12:33 -07:00
all_test.py Use Hook api in languages 2018-12-31 13:16:48 -08:00
docker_test.py Simplify docker user fallback implementation and test 2019-07-25 11:22:59 +02:00
golang_test.py Use file:// protocol for cloning under test 2017-09-22 10:38:19 -07:00
helpers_test.py Implement default_language_version 2019-01-05 13:15:23 -08:00
pygrep_test.py Rename option to and improve output 2018-03-08 09:42:32 +01:00
python_test.py Stabilize python default version lookup 2019-08-15 10:06:31 +03:00
ruby_test.py Run pre-commit autoupdate 2019-03-21 21:09:33 -07:00