Open ghost opened 9 years ago
:+1: this is very helpful, thank you.
Spaces/tabs thing is the only thing I noticed. Thanks for the PR! :+1:
Finally fixed indentation. Sorry that it took so long :disappointed:. Now working on converting it to swift 2, but i will do that in another PR.
Now ogdl-swift is using an really old version of Madness. Meanwhile Madness made
Parser
generic for allCollectionType
's instead of onlyString
and this is a big change in the api, so i thought this PR would make it a bit easier to move to the next official release :smile:.