Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate bazel_rules_detekt #177

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Conversation

mohammadkahelghi-grabtaxi
Copy link
Collaborator

adapting detekt

To run Detekt checks on the target and produce the result XML, Run
bazelisk test <name>.detekt_test
To update the baseline, Run
baselisk run <name>.detekt_update_baseline

WORKSPACE Outdated Show resolved Hide resolved
rules/android/android_binary.bzl Show resolved Hide resolved
rules/check/detekt/defs.bzl Show resolved Hide resolved
@arunsampathkumar-grabtaxi arunsampathkumar-grabtaxi changed the title adapting detekt Integrate bazel_rules_detekt Jun 20, 2024
Run bazelisk test <name>.detekt_test to run Detekt lint on the target and produce the result XML
    Run baselisk run <name>.detekt_update_baseline to update the baseline for use with detekt
@mohammadkahelghi-grabtaxi mohammadkahelghi-grabtaxi merged commit 43dd907 into master Jun 20, 2024
3 checks passed
@arunsampathkumar-grabtaxi arunsampathkumar-grabtaxi deleted the adapt-detekt branch July 5, 2024 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants