Module tidy::fluent_period
source ยท Expand description
Checks that no Fluent messages or attributes end in periods (except ellipses)
Constantsยง
- ALLOWLIST ๐Messages allowed to have
.
at their end.
Functionsยง
- check_
period ๐ - filter_
fluent ๐ - find_
line ๐Evil cursed bad hack. Requires thatvalue
be a substr (in memory) ofcontents
.