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

Add default validation groups  #176

@petergmurphy

Description

@petergmurphy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions