Skip to content

pre-commit hook always shows failed #19

@ReXtrem

Description

@ReXtrem

.pre-commit-config.yaml

default_language_version:
  python: python3.9

repos:
-  repo: https://github.com/extenda/pre-commit-hooks.git
   rev: v0.4
   hooks:
     - id: google-java-formatter

Running the pre-commit manually it always shows up "failed" even though the file is successfully formatted:

Command: pre-commit run --files your/path/to/any/java/file.java

image

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