Some checks are pending
Build and test / build (push) Waiting to run
The editor is supposed to create files if they don't exist, however before this commit stat() would fail and exit load_file() before we even got to File::open_or_create().