Skip to content

Do not write ConsoleStartingFile and ConsoleFinishedFile when format is MSBuild #749

@xperiandri

Description

@xperiandri

Currently, each file processing is logged by ConsoleStartingFile and ConsoleFinishedFile, which produces

========== Linting <path to file>.fs ==========
========== Finished: 0 warnings ==========

This pollutes the Visual Studio output and makes results less readable.
I suggest removing this output when the MSBuild format is specified.

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