#!/usr/bin/env sh
# -*- coding: utf-8 -*-

# commitlint --env HUSKY_GIT_PARAMS
yarn commitlint --edit $1
