Tony Brix
Tony Brix
@mf-corey Could you create a PR in https://github.com/coffeelint/coffeelint that is where further development will happen.
This will be added to [@coffeelint/cli](https://www.npmjs.com/package/@coffeelint/cli) in https://github.com/coffeelint/coffeelint/pull/10. Thanks!
I added this to [@coffeelint/cli](https://www.npmjs.com/package/@coffeelint/cli) in https://github.com/coffeelint/coffeelint/pull/7. Thanks!
also getting `Undefined offset: 0` in php error logs from [get_user_all.php#L83](https://github.com/Azakur4/autocomplete-php/blob/master/lib/php/get_user_all.php#L83)
Looks like it is because technically there are 2 functions with the same name which should usually be an error but in this case is valid PHP
@Glavin001 @stevenzeck I'm not sure if you want any of this but I thought this could help get the package back up to speed. I haven't done much testing to...
@stevenzeck does the unibeautify branch only work for javascript?
This is an issue with git-control. They use `git commit -m` to submit the commit message which doesn't allow new line characters. This could be fixed by using stdin or...
@tststs according to https://github.com/ternjs/tern/pull/1023#issuecomment-509675613 the issue is that atom-ternjs sends more than just javascript to ternjs.
@tststs any feedback? I believe this would make the error notification much more useful.