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) src/jvm/io/fsq/rogue/connection/AsyncMongoClientManager.scala | 4 +--- src/jvm/io/fsq/rogue/connection/BlockingMongoClientManager.scala | 4 +--- src/jvm/io/fsq/rogue/connection/MongoClientManager.scala | 1 - src/jvm/io/fsq/rogue/connection/MongoIdentifier.scala | 1 - 4 files changed, 2 insertions(+), 8 deletions(-)