1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-akka

Клонировать/Скачать
.sbt-java-formatter.conf 913
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Johan Andrén Отправлено 14.02.2020 17:19 cacc20b
//ignore by files
// 1. the protobuf generated messages
ignored-files = [
"ArteryControlFormats.java",
"ContainerFormats.java",
"SystemMessageFormats.java",
"WireFormats.java",
"StreamRefMessages.java",
//in tests
"ProtobufProtocol.java"
]
//ignore by packages:
// 1. adated source code
// 2. protobuf generated messages
ignored-packages = [
"akka.dispatch",
"akka.protobuf",
"sun.reflect",
"akka.cluster.protobuf.msg",
"akka.cluster.metrics.protobuf.msg",
"akka.cluster.sharding.protobuf.msg",
"akka.cluster.sharding.typed.internal.protobuf",
"akka.cluster.client.protobuf.msg",
"akka.cluster.pubsub.protobuf.msg",
"akka.cluster.typed.internal.protobuf",
"akka.cluster.ddata.protobuf.msg",
"akka.remote.testconductor",
"akka.persistence.serialization",
//in tests
"akka.remote.artery.protobuf",
//in docs
"docs.ddata.protobuf.msg",
"docs.persistence.proto"
]

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-akka.git
git@api.gitlife.ru:oschina-mirror/mirrors-akka.git
oschina-mirror
mirrors-akka
mirrors-akka
main