Skip to content
This repository was archived by the owner on Aug 17, 2022. It is now read-only.
This repository was archived by the owner on Aug 17, 2022. It is now read-only.

feature-Request: hyphen-separated settings #7

Description

@shiphrah

HOCON specification recommends hyphen-separated settings over camelCase

Using case classes like the following works

    case class MySetting(`hyphen-separated-setting`: String)

but it is a bit clumsy in the source code.

Wouldn't it be nice to have an option to automagically convert camelCase into hyphen-separated?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions