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

Modifying the diff.groovy with yaml project-to-test-on.yaml #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

relentless-pursuit
Copy link

@relentless-pursuit relentless-pursuit commented May 30, 2024

This PR modifies the diff.groovy with project-to-test-on.yaml

checkstyle#866

Copy link
Owner

@romani romani left a comment

Choose a reason for hiding this comment

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

we have no CI here.
please share some CLI prove that you executed it and it works.
please add yaml file config to your commit.
update commit message with prefix "Issue checkstyle#866: ..."

items:

def projects = []
def fullParamListSize = 5

new File(listOfProjectsFile).eachLine { project ->
Copy link
Owner

Choose a reason for hiding this comment

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

do not remove old functionality
please do check that file is with yaml extension and load it in yaml way, ELSE load it in "property"/old way

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