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

Config file in directory test #4398

Merged
merged 2 commits into from Dec 26, 2021
Merged

Conversation

BraisGabin
Copy link
Member

@BraisGabin BraisGabin commented Dec 26, 2021

Allow to specify configFileOrNone like this: config/detekt/detekt.yml. Until now only files on the current directory were allowed (like detekt.yml).

Context: I found this working on #4380

@codecov
Copy link

codecov bot commented Dec 26, 2021

Codecov Report

Merging #4398 (c038ca7) into main (70e05ac) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #4398   +/-   ##
=========================================
  Coverage     84.33%   84.33%           
  Complexity     3272     3272           
=========================================
  Files           473      473           
  Lines         10351    10351           
  Branches       1826     1826           
=========================================
  Hits           8730     8730           
  Misses          668      668           
  Partials        953      953           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 70e05ac...c038ca7. Read the comment docs.

@BraisGabin BraisGabin added the housekeeping Marker for housekeeping tasks and refactorings label Dec 26, 2021
@BraisGabin BraisGabin merged commit 8a919d9 into main Dec 26, 2021
@BraisGabin BraisGabin deleted the config-file-in-directory-test branch December 26, 2021 21:48
@schalkms schalkms added this to the 1.20.0 milestone Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Marker for housekeeping tasks and refactorings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants