Skip to content

Conversation

RPGLE-Logic
Copy link

Changes

This PR adds support for specifying a global RPGLINT config path using the new setting rpgle.globalLintConfigPath. If set, linter configs for libraries will be based on this path. This helps enforce company-wide lint standards.

Checklist

  • [Y] have tested my change
  • updated relevant documentation
  • Remove any/all console.logs I added
  • eslint is not complaining
  • have added myself to the contributors' list in the README
  • for feature PRs: PR only includes one feature enhancement.

This is my first pull request to anything on github, ever. Please let me know if and where I went wrong so I contribute cleanly in the future.

@worksofliam worksofliam self-assigned this Jul 30, 2025
@worksofliam worksofliam self-requested a review August 12, 2025 18:43
Copy link
Member

@worksofliam worksofliam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, this is a great start! I am going to need some files removed from this PR:

  • package-extension.yml - please don't add any new actions to this PR. Perhaps in a separate one if this is something you want to see.
  • Please remove all .vsix files. We don't want to check them into the repo.

Thanks! Then I will go in for a second review 😄

@worksofliam worksofliam removed their assignment Aug 14, 2025
@RPGLE-Logic
Copy link
Author

Requested changes completed.
Thank you for the feedback.

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.

2 participants