Skip to content

Refactor how configuration options are loaded #102

@Derpius

Description

@Derpius

Context

Currently, we have completely separate command line options and config options, which we then manually merge together in the top level lest.lua file.

We should have a central service that handles loading and merging config options, which we can then simply register a new option with.

Scope

todo

Acceptance criteria

todo

Metadata

Metadata

Assignees

Labels

jira ticketThis issue was created from a Jira ticket during the migration to GitHub issuesscope - cliCommand line experience

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions