orchestr7/ktoml

Failfast when Duplicated tables or keys are detected

Open

#30 opened on May 14, 2021

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Kotlin (34 forks)auto 404
enhancementgood first issuehelp wantedrefactoring

Repository metrics

Stars
 (561 stars)
PR merge metrics
 (PR metrics pending)

Description

according to documentation: "Like keys, you cannot define a table more than once. Doing so is invalid."

Contributor guide