Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve annotation usage #23

Merged
merged 3 commits into from
Jun 15, 2024
Merged

Improve annotation usage #23

merged 3 commits into from
Jun 15, 2024

Conversation

theEvilReaper
Copy link

@theEvilReaper theEvilReaper commented Jun 15, 2024

Description

The pull request improves the usage of JetBrains annotations. In general, it removes all annotation usages from variable declarations and constants, as they are not really necessary. Additionally, a stream has been replaced with a for-loop to improve performance.

Checklist

  • I included all information required in the sections above
  • I tested my changes and approved their functionality
  • I ensured my changes do not break other parts of the code

@theEvilReaper theEvilReaper requested a review from a team as a code owner June 15, 2024 20:15
Copy link

sonarcloud bot commented Jun 15, 2024

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@TheMeinerLP TheMeinerLP added this pull request to the merge queue Jun 15, 2024
Merged via the queue into master with commit 0241318 Jun 15, 2024
9 checks passed
@TheMeinerLP TheMeinerLP deleted the feature/annotationUsage branch July 24, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants