#!/bin/sh
# Generated by trunk tool 'markdownlint'
export NODE_PATH="/Users/jonas.miguel/.cache/trunk/tools/markdownlint/0.37.0-c5bb4fa84c49f9c19574226be600854e/node_modules"
export PATH="/Users/jonas.miguel/.cache/trunk/tools/markdownlint/0.37.0-c5bb4fa84c49f9c19574226be600854e/node_modules/.bin:/Users/jonas.miguel/.cache/trunk/tools/node/18.12.1-0b4efc9f16ac765fb5b3c9eaa6dda615/bin:/Users/jonas.miguel/.cache/trunk/tools/node/18.12.1-0b4efc9f16ac765fb5b3c9eaa6dda615:${PATH}"
export HOME="${HOME:-}"

exec markdownlint "$@"
