You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(node) add max lineno and colno limits (#12514)
We want to have some safeguards in place to avoid reading minified files
or large bundled files as we could incur a large processing time cost.
The output of such files is likely to be less useful anyways, so
contextlines would be low value
0 commit comments