commit 455910c18892accd5bcf48cc4038f67cc6daabbd Author: Jamie Alexander Date: Mon Sep 17 16:25:52 2018 -0400 Port exceptionator to thrift (#8284) (sapling split of 622faaa047ef2b2c2bdfe97b541d374557195caa) .../exceptionator/loader/concrete/ConcretePluginLoaderService.scala | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 964af761e0a4e12fd1f2935fe89e1d740e672be2 Author: Ian Tabolt Date: Thu Jun 7 17:37:40 2018 -0400 Scalafmt exceptionator (#6761) This is to test the waters on some code that devsys owns before rolling out to the rest of the codebase * Run Scalafmt on exceptionator * Add braces around multiline methods * Fixlint to pass CI * Don't align case => and fix weird formats (sapling split of 551575423740c8e84d6ec8d7b02b8c43420dda10) .../concrete/ConcretePluginLoaderService.scala | 24 +++++++++++++--------- 1 file changed, 14 insertions(+), 10 deletions(-)