dressing.nvim/.github/pre-commit

5 lines
63 B
Bash
Executable File

#!/bin/bash
set -e
luacheck lua tests
stylua --check lua tests