diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 8ac7919c..e1e21ed2 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -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: diff --git a/_build/txpreview/addlang.rb b/_build/txpreview/addlang.rb old mode 100644 new mode 100755 diff --git a/_contrib/jshint b/_contrib/jshint old mode 100644 new mode 100755