Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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