Skip to content

Conversation

isasmendiagus
Copy link
Contributor

No description provided.

@isasmendiagus isasmendiagus force-pushed the SP-2588/fix/intellij-inspect-cleanup branch from 89392dd to ef3e428 Compare May 26, 2025 07:06
@isasmendiagus isasmendiagus force-pushed the SP-2588/fix/intellij-inspect-cleanup branch from ef3e428 to 2cf9a6d Compare May 26, 2025 07:45
@NotNull
@Override
public FileVisitResult preVisitDirectory(Path file, BasicFileAttributes attrs) {
public FileVisitResult preVisitDirectory(Path file, @NotNull BasicFileAttributes attrs) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Need to use @nonnull AFAIK

@isasmendiagus isasmendiagus merged commit ff705e4 into main May 26, 2025
1 check 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