We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4a7c9d commit 764d9a1Copy full SHA for 764d9a1
.git-hooks/pre_commit/master_hooks_match.rb
@@ -1,3 +1,5 @@
1
+# frozen_string_literal: true
2
+
3
require 'fileutils'
4
5
module Overcommit::Hook::PreCommit
0 commit comments