Revert "feat(core): create rule to detect duplicate punctuation (#1694)"

This reverts commit 50ace25d12.
This commit is contained in:
Elijah Potter 2025-09-30 12:30:33 -06:00
parent fcd897c79e
commit 4a16b92aed
11 changed files with 5 additions and 312 deletions

View file

@ -38,4 +38,4 @@ macro_rules! create_test {
}
create_test!(good.ink, 0);
create_test!(bad.ink, 6);
create_test!(bad.ink, 5);