Rishi Kulshreshtha

Results 5 comments of Rishi Kulshreshtha

I'm using: - atom v1.9.2 - atom-sublime-select v1.7.2 and its working totally fine at my end. Please try to update your package https://github.com/bigfive/atom-sublime-select/releases/tag/v1.7.2

I've simply added this and worked like charm! `apm config set proxy http://localhost:3128` Where I've replaced my `Proxy IP` provided by the organisation instead of `localhost`. Currently using macOS Sierra

Great and saved my day! :)

@travis-bradbury, I've updated the code and it'll be using now the format of Example 1. I also found it more logical, thanks for the explanation with examples. `phpdebt --standard=phpcs.xml.dist`, now...

> can you give me a quick summary of this PR? @smmccabe, as added [above](https://github.com/smmccabe/phpdebt/pull/6#issue-577389117): Using this, `phpdebt` can be allowed to use the PHPCS config via: `phpdebt --standard=phpcs.xml.dist` >...