Skip to content

Feature: Allow to point to custom checkstyle config to use during hook execution #2

@rgraue

Description

@rgraue

As a developer I want to create a custom config in my repo that this hook automatically searches for and uses as the config passed to checkstyle.

Acceptance Criteria

I can either create a custom .checkstyle_config.xml file in the root level of the repo which gets automatically detected or passed as an argument in the .pre-commit-config.yaml file.

i.e:

--config [-c] path/to/file/.checkstyle_config.xml

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