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

Fixed IndentationRule #1760

Merged
merged 3 commits into from
Oct 5, 2023
Merged

Conversation

DrAlexD
Copy link
Member

@DrAlexD DrAlexD commented Oct 5, 2023

What's done:

  • Fixed bug related to string templates starting with new line.

It's part of #1737

### What's done:
- Fixed bug related to string templates starting with new line.

It's part of saveourtool#1737
@DrAlexD DrAlexD self-assigned this Oct 5, 2023
@DrAlexD DrAlexD added tests Improve testing bug Something isn't working labels Oct 5, 2023
@DrAlexD DrAlexD added this to the 2.0.0 milestone Oct 5, 2023
@DrAlexD DrAlexD enabled auto-merge (squash) October 5, 2023 15:39
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #1760 (563474f) into master (2c10a00) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master    #1760   +/-   ##
=========================================
  Coverage     76.75%   76.75%           
  Complexity     2301     2301           
=========================================
  Files           126      126           
  Lines          8295     8295           
  Branches       2081     2081           
=========================================
  Hits           6367     6367           
  Misses          997      997           
  Partials        931      931           
Files Coverage Δ
...at/ruleset/rules/chapter3/files/IndentationRule.kt 75.00% <100.00%> (ø)

@DrAlexD DrAlexD merged commit 6cf2882 into saveourtool:master Oct 5, 2023
27 checks passed
@DrAlexD DrAlexD deleted the feature/fix-indentation branch October 6, 2023 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tests Improve testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants