Parse tool name for command line lint options
This commit is contained in:
parent
65b28a987b
commit
1e0db4cfed
3 changed files with 44 additions and 3 deletions
|
@ -494,3 +494,6 @@ fn register_internals(store: &mut LintStore) {
|
|||
],
|
||||
);
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue