FIXME tags are commonly used to mark places where a bug is suspected, but which the developer wants to
deal with later. Sometimes the developer will not have the time or will simply forget to get back to that tag. This
rule is meant to track those tags, and ensure that they do not go unnoticed.
-- FIXME: There's something wrong with this entity... entity e is end;