Skip to content

bug: dotnet fsharplint lint existingFile1.fs existingFile2.fs only analyzes the last file #802

@knocte

Description

@knocte

Steps to reproduce: dotnet fsharplint lint existingFile1.fs existingFile2.fs
Current results:

========== Linting existingFile2.fs ==========
========== Finished: 0 warnings ==========
========== Summary: 0 warnings ==========

Expected results:
Either analyze all (both) files, or give error saying that only one file is supported at a time.

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