avast/gradle-docker-compose-plugin

Use the same naming convention for services, volumes and networks

開放

#441 建立於 2024年5月13日

 (1 則留言) (0 個反應) (0 位負責人)Groovy (103 個分叉)batch import
help wanted

倉庫指標

星標
 (429 顆星)
PR 合併指標
 (平均合併 24天 11小時) (30 天內合併 2 個 PR)

描述

Hi all, It's just an advice. I've noticed that the naming convention is different between services and volumes. the services are named using hyphen (ex. {projectName}-{serviceName}) while volumes and networks are using underscore.

IMHO it's better to use the same, hyphen is much better.

貢獻者指南