Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#!/bin/bash
set -o errexit -o pipefail
node ./scripts/lint/lint-markdown.js
yarn prettier --check .