Skip to content

Flag schema for tombi as supporting TOML 1.1 #7

Description

@FichteFoll

alacritty supports TOML 1.1 now but tombi defaults to 1.0.0. You can either enable it globally in tombi.toml or per-file by adding #:tombi toml-version = "v1.1.0" to it, however ideally it is specified in the schema file where it can be achieved by setting "x-tombi-toml-version": "v1.1.0".

See also tombis documentation: https://tombi-toml.github.io/tombi/docs/json-schema#:~:text=x-tombi-toml-version

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions