Skip to content

Commit 4b07c85

Browse files
committed
- Fix validate --verbose command
1 parent 15f174b commit 4b07c85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/bashly/commands/validate.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
require 'lp'
2+
13
module Bashly
24
module Commands
35
class Validate < Base

0 commit comments

Comments
 (0)