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

Avoid changing newlines #1830

Merged
merged 3 commits into from
Nov 28, 2023
Merged

Avoid changing newlines #1830

merged 3 commits into from
Nov 28, 2023

Conversation

nulls
Copy link
Member

@nulls nulls commented Nov 28, 2023

What's done:

  • set editorConfigDefaults with end_of_line based on current system

It closes #1828

### What's done:
- set `editorConfigDefaults` with `end_of_line` based on current system

It closes #1828
@nulls nulls self-assigned this Nov 28, 2023
Copy link

codecov bot commented Nov 28, 2023

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (fca7f53) 78.27% compared to head (e855cd1) 78.15%.

Files Patch % Lines
...urtool/diktat/ktlint/DiktatProcessorFactoryImpl.kt 0.00% 14 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1830      +/-   ##
============================================
- Coverage     78.27%   78.15%   -0.12%     
  Complexity     2432     2432              
============================================
  Files           131      131              
  Lines          8603     8616      +13     
  Branches       2173     2174       +1     
============================================
  Hits           6734     6734              
- Misses          903      916      +13     
  Partials        966      966              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nulls nulls enabled auto-merge (squash) November 28, 2023 11:09
…lint/DiktatProcessorFactoryImpl.kt

Co-authored-by: Kirill Gevorkyan <[email protected]>
@nulls nulls merged commit 626bac9 into master Nov 28, 2023
18 of 19 checks passed
@nulls nulls deleted the feature/default-newlines#1828 branch November 28, 2023 11:27
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.

Diktat 2.0 changes newlines
3 participants