ossobv / asterisklint

Asterisk PBX configuration syntax checker
GNU General Public License v3.0
61 stars 12 forks source link

Refactor VarLoader.split_variable_slice(data,where) staticmethod into own class #26

Open wdoekes opened 7 years ago

wdoekes commented 7 years ago

And when it's in its own class, we can split it up into a couple of methods.