Skip to content

buildifier-lint is printing all warnings twice #16

@hofbi

Description

@hofbi

I noticed while fixing some warning, that all warnings are printed twice. Not sure where this is coming from since

return subprocess.run([buildifier_bin, "--lint=fix"] + extra + args.file).returncode
is only a single call. I'll try to reproduce this in this repo with a test.

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