You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
10
### Added
11
11
12
12
### Changed
13
-
-[#110](https://github.com/green-code-initiative/creedengo-java/pull/110) GCI82 - remove false positives with reasignement using this.var
14
-
-[#110](https://github.com/green-code-initiative/creedengo-java/pull/110) GCI82 - remove false positives with passing a variable to a function it can be reassinged in
13
+
-[#110](https://github.com/green-code-initiative/creedengo-java/pull/110) GCI82 - remove false positives with reassignment using this and with passing a variable to a function it can be reassigned in
15
14
- compatibility updates for SonarQube 25.5.0
16
15
- upgrade libraries versions
17
16
- correction of technical problem with Integration tests (because of Maven format in technical answer to "sonar-orchestrator-junit5" library)
0 commit comments