Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

remove y18n #109

Merged
merged 1 commit into from
Nov 8, 2017
Merged

remove y18n #109

merged 1 commit into from
Nov 8, 2017

Conversation

gucong3000
Copy link
Collaborator

Remove dependence of y18n

@codecov
Copy link

codecov bot commented Nov 8, 2017

Codecov Report

Merging #109 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
+ Coverage   99.65%   99.65%   +<.01%     
==========================================
  Files          13       13              
  Lines         576      581       +5     
  Branches      116      117       +1     
==========================================
+ Hits          574      579       +5     
  Partials        2        2
Impacted Files Coverage Δ
lib/editor-config-error.ts 94.11% <100%> (+0.36%) ⬆️
lib/rules/end_of_line.ts 100% <100%> (ø) ⬆️
lib/rules/charset.ts 100% <100%> (ø) ⬆️
lib/rules/insert_final_newline.ts 100% <100%> (ø) ⬆️
lib/rules/max_line_length.ts 100% <100%> (ø) ⬆️
lib/rules/trim_trailing_whitespace.ts 100% <100%> (ø) ⬆️
lib/i18n.ts 100% <100%> (ø) ⬆️
lib/rules/indent_size.ts 100% <100%> (ø) ⬆️
lib/rules/indent_style.ts 100% <100%> (ø) ⬆️

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 4bf2a74...b5d9d80. Read the comment docs.

@gucong3000
Copy link
Collaborator Author

Related: yargs/y18n#55

Remove dependence of `y18n`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant