Skip to content

Code Actions cleanup#374

Merged
worksofliam merged 8 commits intomainfrom
feature/generate_test
May 6, 2025
Merged

Code Actions cleanup#374
worksofliam merged 8 commits intomainfrom
feature/generate_test

Conversation

@worksofliam
Copy link
Member

@worksofliam worksofliam commented May 5, 2025

Previously, all code actions were tied to the linter. If there was no lint config, none of the code actions worked.

This PR achieves the following:

  • Allow code actions to run no matter if linter is enabled or disabled
  • Allow code actions to run without a lint config
  • Allows code actions to run for non free-format code
  • Adds the groundwork for test generation

Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
@SanjulaGanepola SanjulaGanepola self-requested a review May 5, 2025 14:35
@worksofliam worksofliam added this to the Fix day 2 milestone May 5, 2025
worksofliam and others added 4 commits May 5, 2025 23:01
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Add test case for fixed-format extender functionality
…e-rpgle into feature/generate_test

Signed-off-by: worksofliam <mrliamallan@live.co.uk>
@worksofliam worksofliam merged commit a91e607 into main May 6, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant