Skip to content

Inline-comment configuration is call-order-sensitive #4

@cpaleop

Description

@cpaleop

The following will not enable inline-comments:

chikuwa.report build_log_filename
chikuwa.inline_mode = true

but this will:

chikuwa.inline_mode = true
chikuwa.report build_log_filename

So it seems that chikuwa.inline_mode = true needs to be first in call-order in order to work, but it's not made clear in the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions