-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: markitect-dev/cleanthat
base: master
head repository: solven-eu/cleanthat
compare: master
- 12 commits
- 189 files changed
- 5 contributors
Commits on Sep 16, 2025
-
Fix "ModifierOrder leaves missing whitespace when node is annotated" (s…
…olven-eu#898) * Reproduce issue solven-eu#897 * Update javaparser to v3.27.0 * Work around apparent JavaParser issue * Fix platform-dependent test case
Configuration menu - View commit details
-
Copy full SHA for 4021788 - Browse repository at this point
Copy the full SHA 4021788View commit details -
Use underscores in numeric literals/clarifybehavior on f loats (solve…
…n-eu#900) * Add unit-test * Normalize _ in UseUnderscoresInNumericLiterals through both legs * engine=spotless nb_files_both_included_excluded: 2 nb_files_formatted: 1 eventKey: random-a85ad756-e945-47f6-a0df-9c44648ea67d --------- Co-authored-by: cleanthat[bot] <65607995+cleanthat[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0942a72 - Browse repository at this point
Copy the full SHA 0942a72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86c8ecd - Browse repository at this point
Copy the full SHA 86c8ecdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83d599d - Browse repository at this point
Copy the full SHA 83d599dView commit details
Commits on Sep 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7a499e8 - Browse repository at this point
Copy the full SHA 7a499e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28d2e62 - Browse repository at this point
Copy the full SHA 28d2e62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c3c851 - Browse repository at this point
Copy the full SHA 9c3c851View commit details
Commits on Sep 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 69ac3a5 - Browse repository at this point
Copy the full SHA 69ac3a5View commit details -
refactor: Utilized lombok (solven-eu#908)
* refactor: Utilized lombok * refactor: Moved lombok to root pom
Configuration menu - View commit details
-
Copy full SHA for 785091c - Browse repository at this point
Copy the full SHA 785091cView commit details
Commits on Sep 29, 2025
-
feature: Implemented AppendCharacterWithChar (solven-eu#912)
* feature: Implement AppendCharacterWithChar * Extended MutatorsScanner * Simplified type check * Added test case * Switched parent type * Removed unused import * Improved type check * Fixed apostrophe handling
Configuration menu - View commit details
-
Copy full SHA for 5530e4d - Browse repository at this point
Copy the full SHA 5530e4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73edb28 - Browse repository at this point
Copy the full SHA 73edb28View commit details -
feature: Implemented UnnecessaryCaseChange (solven-eu#906)
* feature: Implemented UnnecessaryCaseChange for string literals * fix: Updated misleading javadoc * fix(docs): Fixed some typos * Extended and reordered tests * Added mutator to docs * Hopefully fixed CI * Updated copyright notice date * Fixed some tests * Extended tests * Added equalsIgnoreCase check * Further extended tests * Initial solution * Make sure it only affects strings * Extracted method name * Added ApplyBeforeMe * Renamed some tests * Added applyBeforeMe test * Added more tests * Switched method * Switched type check * Minor refactor * Reordered checks * Extracted method * Addressed some PR comments * Switched to IllegalStateException * Added comments * Refactored static class constructor * Revert "Refactored static class constructor" This reverts commit a4f1822. * Minor refactor in static class constructor * Added test for a strange case * Revert "Added test for a strange case" This reverts commit 4d99497.
Configuration menu - View commit details
-
Copy full SHA for 26fae2b - Browse repository at this point
Copy the full SHA 26fae2bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master