From 5cb97b8e6bb9bf0391610e90b6570b6f52c28120 Mon Sep 17 00:00:00 2001 From: Les Aker Date: Sun, 9 Sep 2018 16:27:29 -0400 Subject: [PATCH] check all files --- .rubocop.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.rubocop.yml b/.rubocop.yml index a3070cd..4814744 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,5 +1,2 @@ inherit_gem: goodcop: .rubocop.yml -AllCops: - Include: - - 'bin/*'