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

Enable Detekt on every source set #422

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Conversation

MGaetan89
Copy link
Member

@MGaetan89 MGaetan89 commented Jan 26, 2024

Pull request

Description

Now Detekt will analyse every Kotlin file in the project, not only production code (in src/main).
I've fixed the few reported issues following this change.

Changes made

  • Self-explanatory

Checklist

  • Your branch has been rebased onto the main branch.
  • APIs have been properly documented (if relevant).
  • The documentation has been updated (if relevant).
  • New unit tests have been written (if relevant).
  • The demo has been updated (if relevant).
  • All pull request status checks pass.

@MGaetan89 MGaetan89 added the enhancement New feature or request label Jan 26, 2024
@MGaetan89 MGaetan89 added this to the 1.0.0 milestone Jan 26, 2024
@MGaetan89 MGaetan89 self-assigned this Jan 26, 2024
Copy link

Code Coverage

Overall Project 31.07% 🟢

There is no coverage information present for the Files changed

@MGaetan89 MGaetan89 added this pull request to the merge queue Jan 29, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 29, 2024
@StaehliJ StaehliJ added this pull request to the merge queue Jan 29, 2024
Merged via the queue into main with commit 57f0250 Jan 29, 2024
8 checks passed
@StaehliJ StaehliJ deleted the enable_detekt_everywhere branch January 29, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants