commit 77eb7c94fc26e188da7ec5a407ab30146baf6118 Author: Ian Tabolt Date: Thu Apr 11 12:47:27 2019 -0400 Upgrade finagle to 6.41.0 (Scala 2.12 compat) DEV-669 (#10935) (sapling split of 26302a2eab2acc0c51f30a9702c48bcdaa8ead37) src/jvm/io/fsq/twofishes/replayer/ExampleClient.scala | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) commit 4aa6650f859c8e3087dcbbf46171775a1a0deead Author: Ian Tabolt Date: Fri Jun 15 17:56:01 2018 -0400 Scalafmt EVERYTHING (#6987) * Run scalafmt on everything * Flip the switch to enable scalafmt (FSQ_ENABLE_SCALAFMT=True) * Add some // format: off and // format: on comments in particularly weird cases * Disable scalafmt on files that cause exceptions (sapling split of 61c9ef3975aa4f55f70e479d7908f42de0685d26) (sapling split of 8264ffd5eb789041b44688c92b468f426833730e) .../io/fsq/twofishes/replayer/ExampleClient.scala | 57 ++++++++++++---------- 1 file changed, 32 insertions(+), 25 deletions(-)