Commits
Reimar Twelker committed 940b0c194e2
Added a `RuleConfiguration` subclass specifically for the trailing whitespace rule. Its `ignoresEmptyLines` flag controls whether the rule should ignore whitespace-indented empty lines when detecting violations and correcting files. By default, the flag is false.