feat: enhance code quality for project files
This commit is contained in:
parent
ac56569ba6
commit
600ab506ee
4 changed files with 64 additions and 14 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
.PHONY: check-scripts
|
||||
check-scripts:
|
||||
# Fail if any of these files have warnings
|
||||
shellcheck ./gruvbox-tmp.tmux
|
Loading…
Add table
Add a link
Reference in a new issue