Throw an error if there is channel prefix

For example if someone just puts in a date

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2025-03-04 11:04:11 +01:00
parent 520a91a22e
commit bd031f9105
2 changed files with 15 additions and 9 deletions

View file

@ -32,7 +32,7 @@
lints = [
{
toolchain = "2025-01-09";
toolchain = "nightly-2025-01-09";
package = dylintLib.cargo-dylint-general;
}
];