From 80a55360dc0cba19f2b7ccfdc84ea369ae368f73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sat, 25 Jan 2020 13:48:32 +0200 Subject: [PATCH] Remove no longer used Hound config (#31154) --- .hound.yml | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 .hound.yml diff --git a/.hound.yml b/.hound.yml deleted file mode 100644 index c5ab91614dc..00000000000 --- a/.hound.yml +++ /dev/null @@ -1,2 +0,0 @@ -python: - enabled: true