Skip to content

Style Tasks¤

compas_invocations2.style ¤

Functions:¤

check ¤

check(ctx)

Check the consistency of documentation, coding style and a few other things.

format ¤

format(ctx)

Reformat the code base using black.

lint ¤

lint(ctx)

Check the consistency of coding style.