server: enable nullable annotations in legacy files

This commit is contained in:
Paul Schneider 2026-09-06 16:11:37 +01:00
commit 0ba44c21e7
55 changed files with 110 additions and 0 deletions

View file

@ -1,3 +1,5 @@
#nullable enable annotations
// Copyright (c) Brock Allen & Dominick Baier. All rights reserved.
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.