Introducing handling of empty config files #13259
Unanswered
GreyTeddy
asked this question in
Vouch Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What do you want to change?
I would like to introduce proper handling of empty config files, given
error.FileIsEmptythrown.Commit on personal fork: e581440
Why do you want to make this change?
I saw the following warning/error when running
zig build runand thought that introducing handling of empty config files should be introduced and considered.:loaded falseand I am happy for it to be discussed with/without me.I acknowledge that:
All reactions