deClerambaul
deClerambaul
Scrooge generated ThriftEnum does extend the apache TEnum, e.g. https://github.com/twitter/scrooge/blob/master/scrooge-core/src/main/scala/com/twitter/scrooge/ThriftEnum.scala#L5 sealed trait EngagementType extends ThriftEnum with Serializable But the com.twitter.bijection.thrift.TEnumCodec.toBinary[T import com.twitter.discover.summingbird.common.thriftscala.EngagementType import com.twitter.discover.summingbird.common.thriftscala.EngagementType scala> import EngagementType._ import EngagementType._ scala>...
Hi, Github uses this tmbundle for rendering scala code - I noticed that there seems to be an issue with highlighting: e.g. https://github.com/twitter/util/blob/master/util-core/src/main/scala/com/twitter/util/Future.scala OsX 10.10, Chrome version 38.0.2125.122 - 10.10