Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Allow Validate.yml to contain arguments #63

Closed
da-ar opened this issue Dec 12, 2021 · 0 comments
Closed

Allow Validate.yml to contain arguments #63

da-ar opened this issue Dec 12, 2021 · 0 comments
Assignees

Comments

@da-ar
Copy link

da-ar commented Dec 12, 2021

Allow validate.yml to include arguments alongside tool names.
This change should also allow for multiple versions of the same tool to be executed.

@da-ar da-ar self-assigned this Dec 12, 2021
da-ar added a commit that referenced this issue Dec 12, 2021
```
---
tools:
  - name: "group/modules"
  - name: "puppetlabs/rubocop"
    args: ["--auto-correct"]
  - name: "puppetlabs/epp"

```
sanfrancrisko pushed a commit that referenced this issue Dec 13, 2021
(GH-63) Allow additional tool args to be set within validate.yml
@da-ar da-ar closed this as completed Dec 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant