d6o / Gorganizer

Organize your folders into a beautiful classified folder structure with this perfect tool
https://disiqueira.github.io/Gorganizer/
MIT License
352 stars 16 forks source link

Improve validation of new rule #15

Closed nochso closed 7 years ago

nochso commented 7 years ago

The regex doesn't allow numbers and regex is probably overkill here anyway. Instead, split the rule and see if we have all we need.

Additionally made insertRule return an error to make it more idiomatic.

Fixes issue #14

d6o commented 7 years ago

Thank you so much for yours colaborations @nochso you are a real important for this project