mirror of
https://github.com/electron/electron.git
synced 2026-01-30 01:38:49 -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