canola.nvim/.github/pre-commit
2023-01-02 01:34:53 -08:00

5 lines
56 B
Bash
Executable file

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