-
Notifications
You must be signed in to change notification settings - Fork 2
Format script tags #116
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
base: main
Are you sure you want to change the base?
Format script tags #116
Conversation
|
fa9dbf0 to
f282be8
Compare
CodSpeed Performance ReportMerging #116 will degrade performance by 17.59%Comparing Summary
Benchmarks breakdown
|
de29e65 to
f282be8
Compare
Fixes #29
This will currently skip formatting if there are interpolations inside the
<script>tagThe codspeed regression is expected since we now format script tag that we were ignoring previously
Blocked by 179 upstream for now
might need script_formatter option