Skip to content

Documentation on line wrapping? #255

@cpitclaudel

Description

@cpitclaudel

It seems it's OK to write this:

pat1: \
  package(x), \
  package(y)

… but not this:

pat1 or \
pat2: package(x), package(y)

Is the syntax of the _tags file documented somewhere? The manual just says that each line should have a glob pattern and tags.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions