diff options
| author | Rohan Kumar <seirdy@seirdy.one> | 2021-11-11 11:39:30 -0800 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-11-11 14:59:35 -0500 |
| commit | 9918b7cc772fd4cd42b8bef67b8629f27c7817b6 (patch) | |
| tree | 911e43dda751a6ddf95c10cf56c19f975178b992 /package-lock.json | |
| parent | a01f8d821df119cd731733a3be456b8a0bd05827 (diff) | |
Nginx regex: don't capture groups unnecessarily
Good regex form: use "?:" to specify non-capturing groups when sections
don't actually reference matched groups. There's no use saving a capture
in these situations.
Diffstat (limited to 'package-lock.json')
0 files changed, 0 insertions, 0 deletions
