Skip to content

Replace the custom INI parser once every install has been rewritten to = separators #24

Description

@MattDHill

Upstream switched to = separators in 6.5.0 (simplexmq #1767). As of 6.5.0:3 our parser (startos/fileModels/ini-lib.ts) reads both = and : and writes =, so existing colon-formatted configs convert on the next merge.

Once a couple more upstream versions have shipped — i.e. every live install has been rewritten to = — drop ini-lib.ts in favor of a standard INI parser, and remove the :-acceptance from parse at the same time.

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

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions