From a3d84326b8c926f73a8d45f37245f39eed6a89e0 Mon Sep 17 00:00:00 2001 From: VetheonGames <76892542+VetheonGames@users.noreply.github.com> Date: Fri, 9 Jun 2023 19:45:10 -0600 Subject: [PATCH] Delete .rubocop.yml Signed-off-by: VetheonGames <76892542+VetheonGames@users.noreply.github.com> --- .rubocop.yml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .rubocop.yml diff --git a/.rubocop.yml b/.rubocop.yml deleted file mode 100644 index cc4712a..0000000 --- a/.rubocop.yml +++ /dev/null @@ -1,10 +0,0 @@ -# The behavior of RuboCop can be controlled via the .rubocop.yml -# configuration file. It makes it possible to enable/disable -# certain cops (checks) and to alter their behavior if they accept -# any parameters. The file can be placed either in your home -# directory or in some project directory. -# -# RuboCop will start looking for the configuration file in the directory -# where the inspected file is and continue its way up to the root directory. -# -# See https://docs.rubocop.org/rubocop/configuration