-
Notifications
You must be signed in to change notification settings - Fork 94
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
release: release 0.6.0 #99
Commits on Aug 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 801c3af - Browse repository at this point
Copy the full SHA 801c3afView commit details
Commits on Sep 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 58fb6c5 - Browse repository at this point
Copy the full SHA 58fb6c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e29f77 - Browse repository at this point
Copy the full SHA 9e29f77View commit details -
refactor: use the diamond operator ("<>") to reduce the verbosity of …
…generics code (SonarLint java:S2293)
Configuration menu - View commit details
-
Copy full SHA for 4208c78 - Browse repository at this point
Copy the full SHA 4208c78View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad1012a - Browse repository at this point
Copy the full SHA ad1012aView commit details -
refactor: chained AssertJ assertions should be simplified to the corr…
…esponding dedicated assertion (SonarLint java:S5838)
Configuration menu - View commit details
-
Copy full SHA for 78ce216 - Browse repository at this point
Copy the full SHA 78ce216View commit details -
refactor: consecutive AssertJ "assertThat" statements should be chain…
…ed (SonarLint java:S5853)
Configuration menu - View commit details
-
Copy full SHA for 319a859 - Browse repository at this point
Copy the full SHA 319a859View commit details -
refactor: Strings should not be concatenated using '+' in a loop (Son…
…arLint java:S1643)
Configuration menu - View commit details
-
Copy full SHA for 8e85518 - Browse repository at this point
Copy the full SHA 8e85518View commit details -
refactor: boxed "Boolean" should be avoided in boolean expressions (S…
…onarLint java:S5411)
Configuration menu - View commit details
-
Copy full SHA for 71cb60f - Browse repository at this point
Copy the full SHA 71cb60fView commit details -
refactor: "equals(Object obj)" should be overridden along with the "c…
…ompareTo(T obj)" method (SonarLint java:S1210)
Configuration menu - View commit details
-
Copy full SHA for 27e412f - Browse repository at this point
Copy the full SHA 27e412fView commit details -
refactor: boxing and unboxing should not be immediately reversed (Son…
…arLint java:S2153)
Configuration menu - View commit details
-
Copy full SHA for 45005ab - Browse repository at this point
Copy the full SHA 45005abView commit details -
refactor: "equals(Object obj)" and "hashCode()" should be overridden …
…in pairs (SonarLint java:S1206)
Configuration menu - View commit details
-
Copy full SHA for 32eee98 - Browse repository at this point
Copy the full SHA 32eee98View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9a1829 - Browse repository at this point
Copy the full SHA f9a1829View commit details -
Configuration menu - View commit details
-
Copy full SHA for 364ad01 - Browse repository at this point
Copy the full SHA 364ad01View commit details -
refactor: "@OverRide" should be used on overriding and implementing m…
…ethods (SonarLint java:S1161)
Configuration menu - View commit details
-
Copy full SHA for cee7bf4 - Browse repository at this point
Copy the full SHA cee7bf4View commit details -
refactor: optional value should only be accessed after calling isPres…
…ent() (SonarLint java:S3655)
Configuration menu - View commit details
-
Copy full SHA for ac5b303 - Browse repository at this point
Copy the full SHA ac5b303View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7629d5 - Browse repository at this point
Copy the full SHA f7629d5View commit details -
refactor: constructors of an "abstract" class should not be declared …
…"public" (SonarLint java:S5993)
Configuration menu - View commit details
-
Copy full SHA for c8f3903 - Browse repository at this point
Copy the full SHA c8f3903View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d7e695 - Browse repository at this point
Copy the full SHA 5d7e695View commit details -
Configuration menu - View commit details
-
Copy full SHA for e580ec2 - Browse repository at this point
Copy the full SHA e580ec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0708a56 - Browse repository at this point
Copy the full SHA 0708a56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aa27b2 - Browse repository at this point
Copy the full SHA 3aa27b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7fa985 - Browse repository at this point
Copy the full SHA d7fa985View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65b6919 - Browse repository at this point
Copy the full SHA 65b6919View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0faa1f2 - Browse repository at this point
Copy the full SHA 0faa1f2View commit details