KaiserKarel / substrace

Static analysis for Substrate based projects
27 stars 1 forks source link

Remove dylint dependency and instead provide our own CLI interface #5

Closed KaiserKarel closed 1 year ago

KaiserKarel commented 1 year ago

Dylint is great, but makes it quite difficult to use in CI due to the need for dynamic loading. Instead we'd like to cannibalize clippy's infrastructure to provide a single binary.