Skip to content

Commit cfafdcf

Browse files
committed
pr review fixes
1 parent 191dcd3 commit cfafdcf

File tree

2 files changed

+1
-202
lines changed

2 files changed

+1
-202
lines changed

lib/bashly/models/script.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def header
2626
end
2727

2828
def body
29-
@body ||= command.render('master_script').lint
29+
@body ||= command.render('master_script')
3030
end
3131
end
3232
end

out.txt

Lines changed: 0 additions & 201 deletions
This file was deleted.

0 commit comments

Comments
 (0)