mirror of
https://github.com/electron/electron.git
synced 2026-01-29 17:28:18 -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