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

feat: custom html attributes order #733

Merged
merged 12 commits into from
Oct 30, 2022
Merged

Conversation

shufo
Copy link
Owner

@shufo shufo commented Oct 16, 2022

Description

This PR adds feature to sort html attributes in custom order.

Related Issue

Motivation and Context

https://github.com/shufo/html-attribute-sorter already supported this feature.

How Has This Been Tested?

see tests

@codecov
Copy link

codecov bot commented Oct 16, 2022

Codecov Report

Base: 77.14% // Head: 77.19% // Increases project coverage by +0.05% 🎉

Coverage data is based on head (e486320) compared to base (f60bf8e).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #733      +/-   ##
==========================================
+ Coverage   77.14%   77.19%   +0.05%     
==========================================
  Files          12       12              
  Lines        1588     1592       +4     
  Branches      262      263       +1     
==========================================
+ Hits         1225     1229       +4     
  Misses        331      331              
  Partials       32       32              
Impacted Files Coverage Δ
src/main.ts 30.73% <ø> (ø)
src/runtimeConfig.ts 57.14% <ø> (ø)
src/formatter.ts 89.27% <100.00%> (+0.04%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

1 participant