Leon Mika
c433e4bf53
All checks were successful
Build / build (push) Successful in 2m5s
Previously undefined variables would be set to nil, which introduced subtle errors. Changed this so that referencing an undefined variable will produce an error. This behaviour can changed as part of the instance configuration by declaring a missing-var handler. |
||
---|---|---|
.forgejo/workflows | ||
_docs | ||
_site | ||
cmd | ||
repl | ||
ucl | ||
.gitignore | ||
go.mod | ||
go.sum | ||
LICENSE.txt | ||
Makefile |