Adhika Setya Pramudita

Results 11 comments of Adhika Setya Pramudita

Great idea! @satwikkansal what is your integration goal in coala-quickstart? Something like the default generated .coafile is using aspect setting?

Anyway, the aspect part shouldn't be too complicated, because they doesn't need to know the underlying system. Only how to migrate bear and how to write new aspect. So I...

> @adhikasp what do you think about aspectifying https://github.com/coala/coala-quickstart/blob/master/coala_quickstart/Constants.py I think its okay. But some of the bears is more tricky to migrate, like https://github.com/coala/coala-bears/blob/master/bears/c_languages/CPPCheckBear.py, because it doesn't directly implement...

I'm on Archlinux Manjaroo, ModTheSpire 3.15.0 and got similar issue too. For anyone looking for workaround to change their load order, you can edit the order manually from `~/.config/ModTheSpire/mod_lists.json`.

Weird, i test `as` too yesterday and it works :/ Will look into it. On Thu, 31 Aug 2017, 09:07 Steven Myint wrote: > Thanks! > > I tried this...

> I've already added. check the commit message. You mean this one? https://github.com/PyCQA/pyflakes/pull/324/commits/fdf2353d4b53c4c1305ed80e31ea6252845c6f26#diff-44d7abf892e78127bd9438c51e1cfd49R340 But this is different compared to the snippet in the original issue. There should be another test...

I vote on this issue 👍 For search visibility rultor merge on non master branch

This only happen in Windows 10 machine (in my laptop and 1 colleague). App startup in linux/alpine environment works fine.

I think this could be solved by installing `apt-get install libssl-dev`, see https://github.com/ethereum/pyethapp/issues/195#issuecomment-301511758