This repository has been archived by the owner on Mar 8, 2024. It is now read-only.
Basic linting almost fully implemented
This release turns archives into an actual usable CLI, and applies the doc string tags to all of it's own module. It also adds:
@cc
tag for keeping track of cyclomatic complexity- more cli options like
--disable
,--format
,--list-rules
, etc. - recursive parsing
- more advanced type parsing