I'm looking at using action-docs as a pre-commit hook. It would be kind of nice to have the tool fail (exit with non zero) if there is an issue. For example there is no readme. ``` No files match the pattern: README.md ```