Skip to content

I20231204-1800

@jukzi jukzi tagged this 04 Dec 15:13
To reduce problem markers in workspace.

autoboxing=ignore
missingDefaultCase=ignore
rawTypeReference=ignore
undocumentedEmptyBlock=ignore
uncheckedTypeOperation=ignore

Those are no real problems and ignored by developers for years.

Only for projects that actually have shown many of those markers. For
projects with few markers "@SuppressWarnings" was added instead.
Assets 2
Loading