You've already forked lint-policy
Move extern crates to the root
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
#![cfg_attr(docsrs, feature(doc_cfg))]
|
||||
|
||||
extern crate alloc;
|
||||
|
||||
use anyhow::Result;
|
||||
use clap::Parser as _;
|
||||
use lint_policy::Linter;
|
||||
|
||||
Reference in New Issue
Block a user