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

fix: Analyze Groovy files in folder #178

Closed
wants to merge 1 commit into from

Conversation

stevenh
Copy link
Collaborator

@stevenh stevenh commented Oct 20, 2023

Fix Analyze Groovy files in folder which was always available resulting in failures dependent on the context it was used.

It is now only available from a explorer folder.

Also correct the name of the parameter passed so explorer folder requests work.

Fixes #177

Readiness Checklist

Author/Contributor

  • Add entry to the CHANGELOG.md listing the change and linking to the corresponding issue (if appropriate)
  • If documentation is needed for this change, has that been included in this pull request

Reviewing Maintainer

  • Label as breaking if this is a large fundamental change
  • Label as either automation, bug, documentation, enhancement, infrastructure, or performance

Fix Analyze Groovy files in folder which was always available resulting
in failures dependent on the context it was used.

It is now only available from a explorer folder.

Also correct the name of the parameter passed so explorer folder
requests work.

Fixes nvuillam#177
@stevenh
Copy link
Collaborator Author

stevenh commented Dec 11, 2023

Superseded by #185

@stevenh stevenh closed this Dec 11, 2023
@stevenh stevenh deleted the fix/folder-lint branch December 11, 2023 20:22
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.

Analyze Groovy files in folder fails
1 participant