eastwood 2018-10-28

I made a PR to disable :redefd-vars warning for mount's defstate. I honestly have no idea why it's not recognized as an expansion of defonce (it uses defonce), so if you see a better solution please do advise

I donโ€™t ATM, so I merged it ๐Ÿ™‚

Thanks a lot for the time and effort!

I left you a note in the original issue to see if that could be closed when the two PRs now have been merged.

#300 doesn't seem to work with depth 7, but it works if increased to 8

i suspect the defstate issue might be that the defonce macro is expanded? inside defstate so eastwood never notices it's a defonce

Increased to 8 on master

๐Ÿ’ฏ 1