generated from the-liberated-edge/wikijs
Added task for formating the yaml code base
This commit is contained in:
5
Taskfile.yml
Normal file
5
Taskfile.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
version: '3'
|
||||
tasks:
|
||||
format-yml:
|
||||
cmds: [yamlfix .]
|
||||
Reference in New Issue
Block a user