OneLiteFeatherNET / BetterGoPaint

Based on the original goPaint but better
https://discord.onelitefeather.net
GNU General Public License v3.0
6 stars 1 forks source link

Improve annotation usage #23

Closed theEvilReaper closed 2 weeks ago

theEvilReaper commented 2 weeks ago

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

sonarcloud[bot] commented 2 weeks ago

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