mirror of
https://github.com/electron/electron.git
synced 2026-01-28 08:48:14 -05:00
* add function to remove leading/trailing separators * change const name for clarity * add spec to check filtered separators * clean method and add edge case spec per review