Skip to content

Bug #1

@chriswaters78

Description

@chriswaters78

foreach (var match in File.ReadAllLines(filename).SelectMany(s => findInstruc.Matches(s)))

The input is supposed to be one line I think? Surprised this works as some of the lines in the file could start in the middle of a don't section

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