Skip to content

Error calculating indent. #27

@hellia-be

Description

@hellia-be

The linter can't calculate the indent on the following code for some reason.

# Matches valid cron hour parameter
#
# Tested with Rubular: https://rubular.com/r/y7jCmNCjgTl4kx
type Simplib::Cron::Hour_entry = Variant[Integer[0,23],Pattern['^(?x)(?:\*|
(?:\*\/(?:[01]?\d|2[0-3]))|
(?:(?:[01]?\d|2[0-3])(?:(?:-(?:[01]?\d|2[0-3]))(?:\/(?:[01]?\d|2[0-3]))?)?)
)$']]

Could someone please advise as this shows as an error in Visual Studio Code currently?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions