mirror of
https://github.com/electron/electron.git
synced 2026-02-04 04:05:36 -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