Issues
- 1
Unable to selectively apply rules
#167 opened by Namyalg - 0
Improve detection for remove redundant parentheses
#102 opened by lyxell - 0
- 0
Rule simplify_code_using_streams should check for calls to methods that may throw
#161 opened by lyxell - 0
Rule simplify_code_using_method_references should be aware that some classes may be type variables
#162 opened by lyxell - 2
Rule simplify_code_using_streams should check for variables that are not effectively final
#158 opened by lyxell - 0
- 0
- 2
Add more rules
#53 opened by lyxell - 0
- 0
Hide progress when using `--patch`
#125 opened by lyxell - 0
Find corresponding SQ rule for "Use Math.min"
#35 opened by lyxell - 1
Add CI-job that checks for compile errors
#59 opened by lyxell - 1
Type error introduced by `Collections.emptyMap`
#95 opened by lyxell - 0
- 0
Add syntax support for Java 12 switch expressions
#83 opened by lyxell - 0
Add automatic line breaks for stream chains
#81 opened by lyxell - 0
Disable rule fix_null_pointer_exceptions_by_changing_the_order_of_arguments_in_string_comparison by default
#77 opened by lyxell - 0
Improve simplify_inverted_boolean_expressions
#62 opened by lyxell - 0
Add flag --verbose
#73 opened by lyxell - 0
Speed up edge case
#76 opened by lyxell - 2
- 0
Add flag --show-all-rules
#72 opened by lyxell - 0
Add "explain" option in CLI
#74 opened by lyxell - 0
Change the accept flag to use spaces
#75 opened by lyxell - 0
- 0
- 0
Merge inside same branch
#39 opened by lyxell - 0
Restore cursor on Ctrl+C in CLI
#55 opened by lyxell - 0
The cli should have a tabled rule view
#68 opened by lyxell - 2
Improve highlighting in diffs
#34 opened by lyxell - 0
The diffs should have line numbers in cli
#67 opened by lyxell - 1
- 0
The CLI suggests internal rewrites
#60 opened by lyxell - 1
Add more real world tests for rule 2095
#36 opened by lyxell - 0
- 1
- 0
- 0
- 0
Consider rule 2203
#42 opened by lyxell - 0
Consider rule S1168 - Empty arrays and collections should be returned instead of null
#47 opened by lyxell - 0
Consider rule S4838
#48 opened by lyxell - 0
Consider rule S1157 - Case insensitive string comparisons should be made without intermediate ...
#49 opened by lyxell - 0
Consider rule for merging if-statements
#50 opened by lyxell - 0
Consider rule for flipping conditional branches
#51 opened by lyxell - 1
Add examples of deep repairs in README
#37 opened by lyxell - 0
Implement automatic indentation
#38 opened by lyxell - 1
- 1
Consider rule 3626
#44 opened by lyxell - 0
Consider rule 1940
#43 opened by lyxell