mirror of
https://github.com/yairm210/Unciv.git
synced 2025-08-01 15:49:46 +07:00
Fixed a couple warnings reported by code analysis (#9364)
* fix: resolve EmptyCatchBlock warnings * fix: resolve PrintStackTrace warnings * fix: resolve SwallowedException warnings * fix: resolve ThrowingExceptionsWithoutMessageOrCause warnings * fix: resolve ConstructorParameterNaming warnings * fix: resolve FunctionParameterNaming warnings * fix: resolve InvalidPackageDeclaration warnings * fix: resolve ForEachOnRange warnings * fix: resolve ImplicitDefaultLocale warnings * fix: resolve MayBeConst warnings * fix: resolve NewLineAtEndOfFile warnings * fix: resolve UnusedParameter warnings * fix: resolve UtilityClassWithPublicConstructor warnings * fix: resolve WildcardImport warnings
This commit is contained in:
@ -1 +1 @@
|
||||
include("desktop", "android", "ios", "core", "tests", "server")
|
||||
include("desktop", "android", "ios", "core", "tests", "server")
|
||||
|
Reference in New Issue
Block a user