Fix force-warns to allow dashes. The `--force-warns` flag was not allowing lint names with dashes, only supporting underscores. This changes it to allow dashes to match the behavior of the A/W/D/F flags. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Fix force-warns to allow dashes. The `--force-warns` flag was not allowing lint names with dashes, only supporting underscores. This changes it to allow dashes to match the behavior of the A/W/D/F flags. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||