Skip to content

Commit 53174f5

Browse files
committed
fix markdown fix
1 parent 0742ee9 commit 53174f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.mise/tasks/lint/markdown.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/usr/bin/env bash
22
#MISE description="Lint markdown files"
33
#USAGE flag "--fix" help="Automatically fix issues"
4+
45
set -e
56

67
if [ "${usage_fix:-false}" = "true" ]; then

0 commit comments

Comments
 (0)