Skip to content

Adding a --check flag for ci #243

@adamgen

Description

@adamgen

Background

Barrelsby should be used solely while developing, thus compiled barrels should be present while creating PRs.

Proposal

To validate this process, add a --check flag that will not output to the filesystem. Instead, it will compare the desired outputs with the current file system and exit with a non-zero code if there is such a difference. Desirable with some details about which files weren't added during the development phase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureAdds a new feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions