eclipse-jdt / eclipse-jdt/eclipse.jdt.core

Add support for `@CheckReturnValue` annotations

Open
#4,100 1 comment 3 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
237
Forks
195
Avg merge
1d 12h
Merged PRs (30d)
47

Description

It would be nice if JDT considered `@CheckReturnValue` annotations (any package) to verify code is doing something to the returned value. The annotation was originally coined in the FindBugs project, but alternative declarations have been created in various libraries, most notably [Spring Framework](https://github.com/spring-projects/spring-framework/issues/33818) recently.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.