Alex Mayer

Results 17 issues of Alex Mayer

Hints were added in version [0.8.0](https://github.com/alacritty/alacritty/releases/tag/v0.8.0) of Alacritty. Left is default, right is this PR. ![hints](https://user-images.githubusercontent.com/3212673/119065911-9decfe00-b9ac-11eb-93d0-627d3394b3f9.png)

There is a CC BY-SA 4.0 license badge at the bottom of the README without any explanation of what is covered under that license verse the MIT license. Should that...

type-question
context-documentation
scope-compatibility
scope-quality

Fixes issue where no messages are consumed if value is set to 1. The first messages will be received and processing will stop.

wontfix

Remove extra white space Ensure values are aligned within blocks Remove empty blocks Remove commented out code Ensure empty line after header comment Standardize indentation

This will prevent people from shipping the dependency to production when they run `composer install --no-dev`.

Use standard 80 character word wrap version of license from https://choosealicense.com

Currently `:linenos:` shows up in the code block. I checked all other pages for the same issue but didn't see anything. ![image](https://user-images.githubusercontent.com/3212673/185199619-50bbe9a5-4c6b-4025-8505-5d6ab952fb7b.png)

The `oauth2` config is [treated as a boolean](https://github.com/HubSpot/hubspot-php/blob/master/src/Http/Client.php#L68). If someone copies and pastes this example they will get unexpected behavior because `'false'` evaluates to `true` if converted to a boolean....

This will help Github recognize this project as being Apache 2.0 Licensed