From 04b3b7f806dd22e7cbf5839e331cc2e28cf3b6c7 Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Wed, 9 May 2018 21:37:13 +1000 Subject: [PATCH] Drop the name-tests-test hook since it doesn't understand the test directory structure being used here --- .pre-commit-config.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ea8d61e..6c9041f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,4 @@ repos: - id: mixed-line-ending args: - --fix=lf - - id: name-tests-test - args: - - --django - id: trailing-whitespace