Skip to content

Commit

Permalink
dogfood
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Jul 10, 2017
1 parent acf12e7 commit 0de1663
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@
sha: v0.3.1
hooks:
- id: reorder-python-imports
- repo: https://github.com/asottile/add-trailing-comma
sha: acf12e7
hooks:
- id: add-trailing-comma
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- id: add-trailing-comma
name: add-trailing-comma
name: Add trailing commas
description: Automatically add trailing commas to calls and literals.
entry: add-trailing-comma
language: python
Expand Down

0 comments on commit 0de1663

Please sign in to comment.