David Brockman
David Brockman
[//]: # (Note: If you are unsure about or have questions related to your feature request prefer making a discussion first. After we understand what you are looking for we...
It looks like the spec doesn't leave a lot of room for future additions. You could add a version property to the root and specify what the behavior should be...
The require-await rule tells the user to remove the `async` keyword when `await` is not used in the function. This is bad advise and will change the behaviour of the...
### Location Social Media ### Amendments The checklist item **"Consider Spoofing GPS in home vicinity"** could be illegal. This is in the **Social Media** section. I don't know about any...
**Describe the bug** If you press Ctrl-C (SIGINT) while gum is waiting on input, it now prints the string "user aborted". This is new in 0.14.0. Before this version it...