From c65afb488eb9eab85063d79783d40ae1d7138586 Mon Sep 17 00:00:00 2001 From: Mike Vink Date: Sun, 19 Jan 2025 13:52:31 +0100 Subject: Squashed 'mut/neovim/pack/plugins/start/quicker.nvim/' content from commit 049def7 git-subtree-dir: mut/neovim/pack/plugins/start/quicker.nvim git-subtree-split: 049def718213d3cdf49fdf29835aded09b3e54a3 --- .github/pre-commit | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 .github/pre-commit (limited to '.github/pre-commit') diff --git a/.github/pre-commit b/.github/pre-commit new file mode 100755 index 0000000..c64fbec --- /dev/null +++ b/.github/pre-commit @@ -0,0 +1,3 @@ +#!/bin/bash +set -e +make fastlint -- cgit v1.2.3