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

OSCHINA-MIRROR/mirrors-Scala

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.scala-steward.conf 775
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Seth Tisue Отправлено 15.09.2022 05:45 326ec0c
# don't rush to take updates, but don't fall indefinitely behind,
# either. hopefully this is a reasonable compromise value?
pullRequests.frequency = "14 days"
updates.ignore = [
# only used internally, and they aren't ours (we aren't dogfooding
# them), and updates are unlikely to benefit us, so there's really no
# need to keep them current
{ groupId = "com.fasterxml.jackson.core" },
{ groupId = "com.fasterxml.jackson.dataformat" },
{ groupId = "org.slf4j" },
{ groupId = "org.eclipse.jgit" },
{ groupId = "org.openjdk.jol" },
# Ant support is deprecated, so leave the version where it is
{ groupId = "org.apache.ant" },
# OSGi stuff is fragile and we suspect it is little-used,
# so let's prefer stability
{ groupId = "biz.aQute.bnd" }
]

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

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

1
https://api.gitlife.ru/oschina-mirror/mirrors-Scala.git
git@api.gitlife.ru:oschina-mirror/mirrors-Scala.git
oschina-mirror
mirrors-Scala
mirrors-Scala
2.13.x