Skip to content

Provide a command to check validity of ABOUT files #281

Description

@tdruez

Given a directory, I'd like to run a simple command to ensure the validity of all my ABOUT files.
Something like:

aboutcode check codebase/

This would return the list of errors and warnings along a proper exit code, or 0 if all ABOUT files are valid.

The purpose is to run that command before committing new libraries to a codebase and during the continuous integration, to prevent from pushing malformed ABOUT files and catch the potential issues upfront.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions