summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.rubocop.yml4
-rw-r--r--[-rwxr-xr-x]lib/bundler/templates/Executable0
2 files changed, 4 insertions, 0 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
index f12289800a..a6412ecb13 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -21,6 +21,10 @@ Lint/EndAlignment:
Lint/UnusedMethodArgument:
Enabled: false
+Lint/ScriptPermission:
+ Exclude:
+ - 'lib/bundler/templates/Executable'
+
# Layout
Layout/AccessModifierIndentation:
diff --git a/lib/bundler/templates/Executable b/lib/bundler/templates/Executable
index 414a75898d..414a75898d 100755..100644
--- a/lib/bundler/templates/Executable
+++ b/lib/bundler/templates/Executable