Skip to content

Provide a command to check validity of ABOUT files #281

@tdruez

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions