Closed AymanDF closed 8 years ago
Good for src/main/java/zame/game/engine/data/DataReader.java
. All other changed files are from 3rd party libraries.
I will think more about it, but currently I think that we shouldn't touch 3rd party libraries with non-critical changes.
Partially merged for game code. About other code - we shouldn't touch 3rd party libraries with non-critical changes.
This pull request is focused on resolving occurrences of Sonar rule squid:S1854 - “ Dead stores should be removed ”. You can find more information about the issue here: https://dev.eclipse.org/sonar/rules/show/squid:S1854 Please let me know if you have any questions. Ayman Abdelghany.