Skip to content

dbeaver/pro#7071 Add plugin for detecting absent nullability annotations#217

Merged
serge-rider merged 7 commits intodevelfrom
dbeaver/pro#7071-nullability-annotations-check
Mar 20, 2026
Merged

dbeaver/pro#7071 Add plugin for detecting absent nullability annotations#217
serge-rider merged 7 commits intodevelfrom
dbeaver/pro#7071-nullability-annotations-check

Conversation

@ShadelessFox
Copy link
Copy Markdown
Member

No description provided.

Comment thread .github/workflows/java-checkstyle.yml Outdated
filter_mode: diff_context
checkstyle_config: ./dbeaver-checkstyle-config.xml
checkstyle_config: ./.github/dbeaver-checkstyle-config.xml
checkstyle_classpath: ./checkstyle-nullability-annotations/target/checkstyle-nullability-annotations-1.1-SNAPSHOT.jar
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

latest

Comment thread .github/workflows/java-checkstyle.yml Outdated
- name: 'checkstyle-nullability-annotations: set up JDK 17'
uses: actions/setup-java@v4
with:
java-version: '17'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

21

@serge-rider serge-rider merged commit f221c07 into devel Mar 20, 2026
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants