docs: update
This commit is contained in:
3
test.sh
3
test.sh
@@ -17,7 +17,8 @@ main() {
|
|||||||
esac
|
esac
|
||||||
done < README.md > readme_code
|
done < README.md > readme_code
|
||||||
|
|
||||||
# Run shellcheck and source the code.
|
# Run shellcheck on the extracted code blocks
|
||||||
|
# and this test script itself.
|
||||||
shellcheck -s sh readme_code test.sh || exit 1
|
shellcheck -s sh readme_code test.sh || exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user