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

Also set the default value of extendedIndentOfParameters to false if there's no config file #1329

Conversation

0x6675636b796f75676974687562
Copy link
Member

@0x6675636b796f75676974687562 0x6675636b796f75676974687562 commented May 30, 2022

What's done:

… if there's no config file

### What's done:

 * The default value of `extendedIndentOfParameters` is now `false` even if the YAML config file is missing.
 * Related to #1312 gh-1312.
@0x6675636b796f75676974687562 0x6675636b796f75676974687562 changed the title Also set the default value of extendedIndentOfParameters to false Also set the default value of extendedIndentOfParameters to false if there's no config file May 30, 2022
@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #1329 (23a2674) into master (9e3b5cb) will not change coverage.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##             master    #1329   +/-   ##
=========================================
  Coverage     82.08%   82.08%           
  Complexity     2538     2538           
=========================================
  Files           105      105           
  Lines          7223     7223           
  Branches       2065     2065           
=========================================
  Hits           5929     5929           
  Misses          346      346           
  Partials        948      948           
Flag Coverage Δ
unittests 82.08% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...tat/ruleset/utils/indentation/IndentationConfig.kt 85.71% <0.00%> (ø)

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 9e3b5cb...23a2674. Read the comment docs.

@orchestr7
Copy link
Member

@0x6675636b796f75676974687562 could you pls also investigate this one: #1323 (comment)

can be in a separate PR

@0x6675636b796f75676974687562 0x6675636b796f75676974687562 deleted the bugfix/andrey.shcheglov/extendedIndentOfParameters-false-by-default branch May 30, 2022 13:51
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