mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Add Makefile for make check
command
This commit is contained in:
parent
42ae64d68f
commit
9f9b7d7063
1 changed files with 2 additions and 0 deletions
2
Makefile
Normal file
2
Makefile
Normal file
|
@ -0,0 +1,2 @@
|
|||
check:
|
||||
./maintenance/shfmt.sh --diff
|
Loading…
Add table
Reference in a new issue