Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cfbe82f

Browse files
Merge pull request #96 from python-security/tox_and_make_for_py35
Additional pre-commit hooks from Vaaaaa
2 parents f857289 + f8c0a79 commit cfbe82f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎.pre-commit-config.yaml‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
- id: autopep8-wrapper
77
- id: check-docstring-first
88
- id: debug-statements
9+
- id: check-ast
10+
- id: check-symlinks
911
- id: name-tests-test
1012
exclude: tests/util
1113
- id: flake8
@@ -15,4 +17,4 @@
1517
sha: v0.3.5
1618
hooks:
1719
- id: reorder-python-imports
18-
language_version: python3.6
20+
language_version: python3.6

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /