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 problems reported by no-dupe-disjunctions #2952

Merged

Conversation

RunDevelopment
Copy link
Member

This fixes the problems reported in #2951.

I recommend going through the fixes and trying to spot the problem. Even with the diff, it's not always easy to see what the problem was. I think this highlights the value of regexp/no-dupe-disjunctions best.

@github-actions
Copy link

github-actions bot commented Jun 15, 2021

JS File Size Changes (gzipped)

A total of 15 files have changed, with a combined diff of -124 B (-0.5%).

file master pull size diff % diff
components/prism-abap.min.js 3.81 KB 3.8 KB -2 B -0.1%
components/prism-actionscript.min.js 485 B 481 B -4 B -0.8%
components/prism-agda.min.js 482 B 480 B -2 B -0.4%
components/prism-bash.min.js 2.87 KB 2.87 KB -5 B -0.2%
components/prism-cmake.min.js 4.19 KB 4.1 KB -84 B -2.0%
components/prism-concurnas.min.js 894 B 892 B -2 B -0.2%
components/prism-dhall.min.js 677 B 677 B 0 Bytes 0%
components/prism-django.min.js 567 B 566 B -1 B -0.2%
components/prism-gml.min.js 3.74 KB 3.72 KB -19 B -0.5%
components/prism-parigp.min.js 502 B 500 B -2 B -0.4%
components/prism-psl.min.js 1.64 KB 1.64 KB -2 B -0.1%
components/prism-scheme.min.js 1.63 KB 1.63 KB 0 Bytes 0%
components/prism-shell-session.min.js 488 B 492 B +4 B +0.8%
components/prism-wolfram.min.js 537 B 534 B -3 B -0.6%
components/prism-yaml.min.js 855 B 853 B -2 B -0.2%

Generated by 🚫 dangerJS against aecdc12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant