maxcbc

Results 6 issues of maxcbc

I just want to query the defaulting of env to 'development' in `app.defaultConfiguration`. In a situation where verbose error messaging may expose sensitive information, there is a risk on information...

discuss

I often get asked to be a reviewer on PRs which are then reviewed by others and merged. We tend to ask everyone in our team and review on a...

enhancement

Hey, I'm having issues on chrome on Android with this qr code scanner, have tried it on Android 4.4 on a Samsung tab 10.1 and on 5.1 on a Moto...

- [x] I have read [Contribution Guidelines](https://github.com/CircleCI-Public/circleci-cli/blob/master/CONTRIBUTING.md). - [x] I have checked for similar issues and haven't found anything relevant. - [x] This is not a security issue (which should...

**Problem** Homebrew bundle has quite verbose output at times, such as the `Using package_x` output ([source](https://github.com/Homebrew/homebrew-bundle/blob/6b01bd338af95db59f1d6db87ebf6416d7518297/lib/bundle/installer.rb#LL43C1-L43C1)) when running `brew bundle install`. `brew bundle --help` lists the standard homebrew `--quiet`/`-q` flag...

help wanted
stale

Hi, I'm passing some custom options to the comber pipe likeaso; `.pipe(csscomb(sassConfig.comb))` however gulp-csscomb doesn't use my custom object. I have remedied this by editing css comb directly at line...