skuzzle/restrict-imports-enforcer-rule

Dynamic instantiation of SourceLineParsers

skuzzle opened this issue · 1 comments

Instead of hardcoding the SourceLineParser instances, they should by dynamically looked up via Java's ServiceLoader. That would also allow to plug them in via separate jar files

Will be released in 0.17.0