Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: trim empty lines #201

Merged
merged 3 commits into from
Oct 12, 2020
Merged

fix: trim empty lines #201

merged 3 commits into from
Oct 12, 2020

Conversation

mmkal
Copy link
Owner

@mmkal mmkal commented Oct 12, 2020

this prevents an interaction with other lint rules which expect newlines at the end of the file

this prevents an interaction with other lint rules which expect newlines at the end of the file
@github-actions
Copy link

@mmkal - changes were pushed to your branch: 7a9d9e8.

@codecov-io
Copy link

codecov-io commented Oct 12, 2020

Codecov Report

Merging #201 into main will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #201   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           40        40           
  Lines          710       710           
  Branches       115       116    +1     
=========================================
  Hits           710       710           
Impacted Files Coverage Δ
packages/eslint-plugin-codegen/src/index.ts 100.00% <100.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 e5d9bc3...1fc4d89. Read the comment docs.

@mmkal mmkal merged commit 57166b4 into main Oct 12, 2020
@mmkal mmkal deleted the codegen-trim-empty-lines branch October 12, 2020 12:16
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants