vala-language-server
vala-language-server copied to clipboard
enable Vala non-null analysis for codebase
We should consider enabling the --enable-experimental-non-null flag when compiling.
This would require improvements in Vala's non-null mode before we go through with this.
Also it VLS needs to work with new null-safe operators