Skip to content
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

Formatter Maven plugin #864

Merged
merged 41 commits into from
Dec 11, 2024
Merged
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
cf5ef6e
Created formatter interface
maria77102 Oct 23, 2024
b124d3a
Implement interface + first Test
maria77102 Oct 23, 2024
777832c
Fix formatting test + implementation
maria77102 Oct 28, 2024
b7d3057
Enhanced test suite
maria77102 Oct 28, 2024
d2c7c2c
Implement suggested changes
maria77102 Oct 30, 2024
619d38c
Improved interface methods/exception handling and added logging
maria77102 Nov 6, 2024
a57b7ee
Added formatting tool method
maria77102 Nov 6, 2024
c8bc3b4
Add dependencies for logging in tools project
maria77102 Nov 6, 2024
6e09f6d
Improve implementation of command line tool
maria77102 Nov 6, 2024
abca32a
Formatting java code
maria77102 Nov 7, 2024
5591d3d
Made formatting happen in-memory
maria77102 Nov 7, 2024
b36f60c
Update logs when resource saved
maria77102 Nov 7, 2024
2f84974
Fixed logger class name
maria77102 Nov 7, 2024
7cf4bd2
Starting code for formatter plugin
maria77102 Nov 7, 2024
116995c
Merge branch 'main' into formatter-maven-plugin
maria77102 Nov 7, 2024
b65a756
Incorporate 'format' goal in existing plugin
maria77102 Nov 8, 2024
6ca9578
Cleanup files
maria77102 Nov 8, 2024
6e23194
Add test cases for edge cases and unusual behavior
maria77102 Nov 19, 2024
f8cd98e
Update code to deal with runtime exceptions
maria77102 Nov 19, 2024
956fb9c
Fix formatting errors with Choice and parenthesis
maria77102 Nov 19, 2024
e1165ac
Implement suggested changes
maria77102 Nov 19, 2024
ebcb6c2
Merge branch 'main' into formatter-maven-plugin
maria77102 Nov 20, 2024
a497664
Fix comment
maria77102 Nov 20, 2024
60038cd
Implement suggestion
maria77102 Nov 21, 2024
29d5c03
Fix only exists serialization issue
maria77102 Nov 21, 2024
a002f3e
Merge branch 'main' into formatter-maven-plugin
maria77102 Nov 21, 2024
0a6f1a9
Cleanup test
maria77102 Nov 21, 2024
bf9fd47
Update plugin to also use user-given formatting options
maria77102 Nov 26, 2024
da7f54b
Update plugin to use formatting options
maria77102 Nov 27, 2024
ed517eb
Update formatting strategy to avoid serialization
maria77102 Nov 27, 2024
2686331
Add handler support to service for processing formatted content
maria77102 Nov 28, 2024
2043ada
Implemented suggested changes
maria77102 Nov 28, 2024
7f60399
Update cmd tool + cleanup
maria77102 Dec 3, 2024
f977ebe
Format closing brackets to collapse in nested constructors
maria77102 Dec 4, 2024
7d81fc5
Introduce FormattingOptionsAdaptor for shared FormattingOptions logic
maria77102 Dec 5, 2024
f4b3fa4
Formatted collapsable closing brackets in nested constructors
maria77102 Dec 5, 2024
5126286
Fix collapsing closing brackets logic
maria77102 Dec 10, 2024
cc1a731
Add endpoint for default formatting options
maria77102 Dec 10, 2024
3786efc
Implement suggested changes
maria77102 Dec 10, 2024
b6333ee
Fix failing test
maria77102 Dec 10, 2024
fd93377
Cleanup code
maria77102 Dec 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into formatter-maven-plugin
maria77102 authored Nov 7, 2024
commit 116995cf19eace9f0cd88224b0ec7388d578a72e

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.