-
Notifications
You must be signed in to change notification settings - Fork 73
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
Add quickfix suggestions for several rules #646
base: master
Are you sure you want to change the base?
Commits on Dec 20, 2023
-
Core.Tests: tests for suggestions fo rule 76
Added tests for suggestions in FavourStaticEmptyFields rule.
Configuration menu - View commit details
-
Copy full SHA for d9f40b6 - Browse repository at this point
Copy the full SHA d9f40b6View commit details -
FavourStaticEmptyFields: implement suggestions
Implement suggested fix for FavourStaticEmptyFields rule.
Configuration menu - View commit details
-
Copy full SHA for 90f3885 - Browse repository at this point
Copy the full SHA 90f3885View commit details -
Core.Tests: add tests for TupleOfWildcards suggestion
Added tests for suggested fix for TupleOfWildcards rule.
Configuration menu - View commit details
-
Copy full SHA for 69bdc3c - Browse repository at this point
Copy the full SHA 69bdc3cView commit details -
TupleOfWildcards: implement suggested fix
Implemented suggested fix for TupleOfWildcards rule.
Configuration menu - View commit details
-
Copy full SHA for 53ca191 - Browse repository at this point
Copy the full SHA 53ca191View commit details -
Core.Tests: tests suggestion for WildcardNamedWithAsPattern
In WildcardNamedWithAsPattern tests, test for suggested fix.
Configuration menu - View commit details
-
Copy full SHA for 190b77e - Browse repository at this point
Copy the full SHA 190b77eView commit details -
WildcardNamedWithAsPattern: implement suggestion
Implement suggested fix for WildcardNamedWithAsPattern rule.
Configuration menu - View commit details
-
Copy full SHA for 9ce5556 - Browse repository at this point
Copy the full SHA 9ce5556View commit details -
Core.Tests: added test for AvoidSinglePipeOperator suggestion
Added test for AvoidSinglePipeOperator suggested fix.
Configuration menu - View commit details
-
Copy full SHA for 4bddb26 - Browse repository at this point
Copy the full SHA 4bddb26View commit details -
AvoidSinglePipeOperator: implement suggestion
Implement suggested fix for AvoidSinglePipeOperator rule.
Configuration menu - View commit details
-
Copy full SHA for 2954ecb - Browse repository at this point
Copy the full SHA 2954ecbView commit details
Commits on Dec 21, 2023
-
Core.Tests: added tests for quick fix for rule 35
Added tests for quick fix suggestions for CanBeReplacedWithComposition rule.
Configuration menu - View commit details
-
Copy full SHA for 7507e74 - Browse repository at this point
Copy the full SHA 7507e74View commit details -
CanBeReplacedWithComposition: implement suggestion
Implement suggested fix for CanBeReplacedWithComposition rule.
Configuration menu - View commit details
-
Copy full SHA for f971fce - Browse repository at this point
Copy the full SHA f971fceView commit details