Module redundant_semicolon

Source

Structs§

RedundantSemicolons

Statics§

REDUNDANT_SEMICOLONS
The redundant_semicolons lint detects unnecessary trailing semicolons.

Functions§

maybe_lint_redundant_semis 🔒