Andy Zhang
Results
3
issues of
Andy Zhang
Not sure if it's a bug, but this leads to inconsistent indentation. These codes will be indented differently: ``` php array_map(function() { process(); }, [1, 2, 3]) ``` ``` php...
This is a project the I'm very interesting in, just wondering if you guys are still developing it.
CC field should be required. Check a key in dict use in instead of has_key. pep8 code styling fix, see http://www.python.org/dev/peps/pep-0008 for reference.