Strictness
8 basilisk rules (opt-in) tagged strictness.
These Basilisk-specific rules are off by default and activate only when your project opts into the corresponding tag.
-
BSK-E0001Missing parameter type annotation -
BSK-E0002Missing return type annotation -
BSK-E0003Missing variable type annotation -
BSK-E0004Missing*args/**kwargstype annotation -
BSK-E0005Missing class attribute type annotation -
BSK-E0025Missing@overridedecorator -
BSK-W0014ExplicitAnyannotation -
BSK-W0040Lambda function missing type annotations