Anthony Sottile
|
4e5c7e86cf
|
Merge pull request #759 from pre-commit/all-repos_autofix_e309-autopep8
E309 is no longer rewritten by autopep8
|
2018-06-01 14:53:39 -07:00 |
|
Anthony Sottile
|
3b1b9ac4cf
|
E309 is no longer rewritten by autopep8
Committed via https://github.com/asottile/all-repos
|
2018-06-01 13:39:40 -07:00 |
|
Anthony Sottile
|
cf5f8406a1
|
v1.10.1
v1.10.1
|
2018-05-28 17:16:52 -07:00 |
|
Anthony Sottile
|
1b92f79941
|
Merge pull request #756 from pre-commit/venv_spiders
Invoke -mvenv with the original python if in a -mvirtualenv venv
|
2018-05-28 16:58:25 -07:00 |
|
Anthony Sottile
|
805a2921ad
|
Invoke -mvenv with the original python if in a -mvirtualenv venv
|
2018-05-28 15:14:17 -07:00 |
|
Anthony Sottile
|
97fb49a533
|
v1.10.0
v1.10.0
|
2018-05-26 13:39:32 -07:00 |
|
Anthony Sottile
|
4e27dbddf0
|
Merge pull request #754 from pre-commit/all-repos_autofix_pytest
pytest: drop the dot!
|
2018-05-25 16:03:25 -07:00 |
|
Anthony Sottile
|
d6f8ea8fd1
|
pytest: drop the dot!
Committed via https://github.com/asottile/all-repos
|
2018-05-25 15:00:32 -07:00 |
|
Anthony Sottile
|
065504d528
|
Merge pull request #751 from chriskuehl/rust
Add Rust support
|
2018-05-25 10:51:52 -07:00 |
|
Chris Kuehl
|
5ac2ba0f7b
|
Make local hooks work
|
2018-05-24 19:42:58 -07:00 |
|
Anthony Sottile
|
c3d1f840c0
|
Merge pull request #753 from pre-commit/all-repos_autofix_rm-makefile
Remove (unused) Makefile
|
2018-05-23 18:20:31 -07:00 |
|
Anthony Sottile
|
f57958a9d0
|
Remove (unused) Makefile
Committed via https://github.com/asottile/all-repos
|
2018-05-23 17:36:23 -07:00 |
|
Chris Kuehl
|
23fe0be286
|
Add Rust to CI
|
2018-05-22 21:52:34 -07:00 |
|
Chris Kuehl
|
b4edf2ce50
|
Add tests for Rust
|
2018-05-22 21:52:34 -07:00 |
|
Chris Kuehl
|
2a37fcd3fe
|
Add support for Rust CLI dependencies
Also consistently build the hook using `cargo install`.
|
2018-05-22 21:20:13 -07:00 |
|
Chris Kuehl
|
7f85da1b9d
|
Add Rust support
|
2018-05-22 21:20:13 -07:00 |
|
Anthony Sottile
|
884e78e255
|
Merge pull request #752 from pre-commit/fix_pip10_test
Fix test since pip 10 changed output
|
2018-05-21 22:59:21 -07:00 |
|
Anthony Sottile
|
7f29fd5591
|
Adjust feature detection for 2.7.15
|
2018-05-21 22:20:37 -07:00 |
|
Anthony Sottile
|
f88e007f52
|
Fix test since pip 10 changed output
|
2018-05-21 21:38:36 -07:00 |
|
Anthony Sottile
|
3555a2b158
|
v1.9.0
v1.9.0
|
2018-05-21 20:48:08 -07:00 |
|
Anthony Sottile
|
9a559cd764
|
Merge pull request #739 from ojii/language-python-venv
added python venv language
|
2018-05-12 12:30:37 -07:00 |
|
Anthony Sottile
|
b5af5a5b27
|
Add test for python_venv language
|
2018-05-12 11:37:13 -07:00 |
|
Anthony Sottile
|
3d49db7851
|
Set skip_covered = True in .coveragerc
|
2018-05-12 11:17:46 -07:00 |
|
Anthony Sottile
|
1b67b03b26
|
Merge pull request #750 from pre-commit/try_repo_files_norm
Apply relative files to try-repo also
|
2018-05-12 10:52:57 -07:00 |
|
Anthony Sottile
|
cd8179a974
|
Apply relative files to try-repo also
|
2018-05-12 10:01:14 -07:00 |
|
Anthony Sottile
|
e8954e2bf3
|
Simplify python_venv interface
|
2018-05-12 09:28:49 -07:00 |
|
Anthony Sottile
|
823c5bc8c3
|
Merge pull request #746 from nicoddemus/license
Add MANIFEST file to include license in sdist
|
2018-05-03 10:52:03 -04:00 |
|
Bruno Oliveira
|
49ff78e3ea
|
Add MANIFEST file to include license in sdist
|
2018-05-03 11:26:40 -03:00 |
|
Anthony Sottile
|
a9b3ff4d77
|
Merge pull request #741 from pre-commit/no_need_di
Remove unused __popen DI
|
2018-05-02 12:10:23 -04:00 |
|
Anthony Sottile
|
e55f51fb14
|
Remove unused __popen DI
|
2018-05-02 11:25:16 -04:00 |
|
Anthony Sottile
|
520604939a
|
Merge pull request #740 from pre-commit/all-repos_autofix_all-repos-sed
Replace legacy wheel metadata
|
2018-04-30 07:47:50 -07:00 |
|
Anthony Sottile
|
e4471e4bc8
|
Replace legacy wheel metadata
Committed via https://github.com/asottile/all-repos
|
2018-04-30 09:33:20 -04:00 |
|
Jonas Obrist
|
d6825fa0fc
|
added python venv language
|
2018-04-27 17:13:47 +09:00 |
|
Anthony Sottile
|
834ed0f229
|
v1.8.2
v1.8.2
|
2018-03-17 20:40:02 -07:00 |
|
Anthony Sottile
|
593e1784cd
|
Merge pull request #729 from pre-commit/try_repo_relative_path
Fix regression: try-repo from relative path
|
2018-03-17 20:38:30 -07:00 |
|
Anthony Sottile
|
af93bec4fd
|
Fix regression: try-repo from relative path
|
2018-03-17 20:02:06 -07:00 |
|
Anthony Sottile
|
fbebd84494
|
v1.8.1
v1.8.1
|
2018-03-12 15:34:25 -07:00 |
|
Anthony Sottile
|
c420741585
|
Merge pull request #726 from pre-commit/typo
Fix typo
|
2018-03-12 14:55:31 -07:00 |
|
Anthony Sottile
|
d68d023a0a
|
Merge pull request #724 from pre-commit/git_1_8
Restore git 1.8 support
|
2018-03-12 14:55:21 -07:00 |
|
Anthony Sottile
|
96e9d1b758
|
Restore git 1.8 support
|
2018-03-12 14:36:07 -07:00 |
|
Anthony Sottile
|
d9d5b1cef1
|
Fix typo
|
2018-03-12 14:34:53 -07:00 |
|
Anthony Sottile
|
179f11bdce
|
Merge pull request #725 from pre-commit/fix_golang
Fix go 1.10: no pkg dir
|
2018-03-12 14:34:12 -07:00 |
|
Anthony Sottile
|
65f001b007
|
Fix go 1.10: no pkg dir
|
2018-03-12 14:02:34 -07:00 |
|
Anthony Sottile
|
ae2eac5c08
|
v1.8.0
v1.8.0
|
2018-03-11 20:19:16 -07:00 |
|
Anthony Sottile
|
c6b6d2340e
|
Merge pull request #716 from tdeo/multiline_pygrep
Add multiline mode to pygrep
|
2018-03-09 09:39:09 -08:00 |
|
Anthony Sottile
|
5a98765782
|
Merge pull request #722 from pre-commit/all-repos_autofix_pre-commit-autoupdate
Ran pre-commit autoupdate.
|
2018-03-09 08:23:40 -08:00 |
|
Thierry Deo
|
55ef3ce960
|
Address review comments
|
2018-03-09 09:22:34 +01:00 |
|
Anthony Sottile
|
67c49cd6a4
|
Ran pre-commit autoupdate.
Committed via https://github.com/asottile/all-repos
|
2018-03-08 22:41:50 -08:00 |
|
Thierry Deo
|
55c74c10d9
|
Rename option to and improve output
|
2018-03-08 09:42:32 +01:00 |
|
Anthony Sottile
|
04fd1de755
|
Merge pull request #721 from pre-commit/all-repos_autofix_all-repos-sed
Normalize git urls in pre-commit config
|
2018-03-07 18:39:42 -08:00 |
|