We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 723e4d2 commit 8821007Copy full SHA for 8821007
lib/overcommit/hook/pre_commit/sqlint.rb
@@ -1,5 +1,5 @@
1
module Overcommit::Hook::PreCommit
2
- # Runs 'sqlint' against any modified Puppet files.
+ # Runs 'sqlint' against any modified SQL files.
3
#
4
# @see https://github.com/purcell/sqlint
5
class Sqlint < Base
0 commit comments