Skip to content

Refactor SourceFormatterController::formatterForUrl() and related code

This is mostly refactoring and code deduplication. But there are also optimizations and insignificant useful (in my opinion) behind-the-scenes behavior changes. The changes shouldn't be noticeable by users unless their formatters are not configured at all or the configuration is broken.

See the commit messages for details.

This merge request supersedes !45 (closed).

Merge request reports