Skip to content

Conversation

@josemduarte
Copy link
Contributor

Some PDB-IHM files use upper case, unlike PDB files that use lower case.

@josemduarte josemduarte requested a review from sbittrich March 18, 2025 04:51
Copy link
Member

@sbittrich sbittrich left a comment

Choose a reason for hiding this comment

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

LGTM, thanks.

I would go with equalsIgnoreCase directly. Is the change in visiblity for the constructor intended?

…ityType.java

Co-authored-by: Sebastian Bittrich <jonstargaryen90@gmail.com>
@josemduarte
Copy link
Contributor Author

Is the change in visiblity for the constructor intended?

Apparently it's optional in enum constructor (an IntelliJ tip)

@josemduarte josemduarte merged commit e721179 into biojava:master Mar 18, 2025
4 of 5 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