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

Add default validation groups #176

Open
4 tasks
petergmurphy opened this issue May 26, 2022 · 0 comments
Open
4 tasks

Add default validation groups #176

petergmurphy opened this issue May 26, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@petergmurphy
Copy link
Contributor

petergmurphy commented May 26, 2022

This issue specifies what's expected when implementing the addition of default validation groups.

Acceptance criteria:

  • Create a validate.yml file with the prm validate init command in the user's code directory that is set up with default groups e.g. linters, git, etc.
    • Add a property to the ~/.config/.prm-config.yaml file that, if set to true, will prevent a default validate.yml file from being created inside a user's code dir.
    • Only create this file if it does not exist and the config property pertaining the validate.yml file creation is false.
  • Add appropriate unit and acceptance tests.
@petergmurphy petergmurphy added the enhancement New feature or request label Jun 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant