Skip to content

create a required format for tool configs #58

@bboynton97

Description

@bboynton97

At the moment, tool configs are json files with no format validation.

For example, some tools have "tools_bundled": true, and some do not.

We should make a required format and have a test that loops through each tool config and verifies that it is formatted properly. Because testing is performed before merge, this verifies that tool configurations will never break the CLI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions