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

IDEA intention actions could help us with readability of generated co… #615

Conversation

Vassiliy-Kudryashov
Copy link
Member

…de #158

Description

Call DaemonCodeAnalyzerEx to get list of intention action and then apply some of them (definitely useful and harmless ones)
It improves readability of generated code

Fixes #158

Type of Change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Manual Scenario

See comments in IntentionHelper, there are examples in our sample projects where the difference (before/after) could be seen

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • No new warnings

…ns-could-help-us-with-readability-of-generated-code
@Vassiliy-Kudryashov Vassiliy-Kudryashov enabled auto-merge (squash) July 29, 2022 18:26
…ns-could-help-us-with-readability-of-generated-code
@Vassiliy-Kudryashov Vassiliy-Kudryashov merged commit de28e4d into main Aug 2, 2022
@Vassiliy-Kudryashov Vassiliy-Kudryashov deleted the Vassiliy-Kudryashov/158-idea-intention-actions-could-help-us-with-readability-of-generated-code branch August 2, 2022 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

IDEA intention actions could help us with readability of generated code
2 participants