A new CUE standard library for the Europa release
Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
committed by
Solomon Hykes
parent
a83987841d
commit
e7f1649fe6
3
europa/fmt.sh
Executable file
3
europa/fmt.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
find . -name '*.cue' -exec cue fmt -s {} \;
|
Reference in New Issue
Block a user