rubocop: Ensure write permissions are set

This commit is contained in:
Will Binns 2019-01-12 09:23:44 -06:00 committed by Will Binns
parent 0612d9ee37
commit 37d489f067
3 changed files with 0 additions and 7 deletions

View File

@ -6,13 +6,6 @@
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.
# Offense count: 2
# Cop supports --auto-correct.
Lint/ScriptPermission:
Exclude:
- '_build/txpreview/addlang.rb'
- '_contrib/jshint'
# Offense count: 7
Lint/ShadowingOuterLocalVariable:
Exclude:

0
_build/txpreview/addlang.rb Normal file → Executable file
View File

0
_contrib/jshint Normal file → Executable file
View File