Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2023-02-14 08:49:59 +0300
committerEvan Read <eread@gitlab.com>2023-02-14 08:49:59 +0300
commitd64382d3b5849bf3e149de16c9645f1e3634f8ff (patch)
tree39a8759acc346dcfc5f2bbbda5dc41be05b7a1d5
parentb01bd7798fb83d66967608e3bd1e910cb5f514ff (diff)
Fix Lint/ScriptPermission RuboCop violation for Rakefile
-rw-r--r--Rakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 592fc84d..815da1b1 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,4 +1,3 @@
-#!/usr/bin/env rake
# frozen_string_literal: true
# All tasks in files placed in lib/tasks/ ending in .rake will be loaded