Braxton Beyer
Braxton Beyer
Bartender has an option to show a hidden icon temporarily while i is active. For example, Dropbox will appear when it is syncing and then disappear shorty after. Is that...
## Feature Request It would be helpful to have an environment variable that we could use to specify the instances we want to work on. For example, say i have...
Currently, you can only lint yaml files that have items in an array. You can't validate first-level items.
Currently, you can only lint json files that have items in an array.
When you use a yaml anchor, it causes an error: `Failed to load rules: error unmarshaling JSON: json: cannot unmarshal string into Go struct field RuleSet.Resources of type assertion.ResourceConfig` It...
# Version: ``` $ cookstyle -v Cookstyle 5.0.0 * RuboCop 0.72.0 ``` # Steps to Reproduce: Using this code: ``` content IO.read('/etc/ssh/sshd_config') .gsub(/^#PasswordAuthentication yes/, 'PasswordAuthentication yes') .gsub(/^PasswordAuthentication no/, '') ```...
I have several profiles where all the info is the same except for the role name. I added all the repeated items to the default profile but it only recognizes...
When testing SNS topics it tells me to use the correct GovCloud ARN format, but when I do, it then tells me the format is invalid. Say I have the...
## Description I don't always know I want to snooze a page until I view it. So I think it would be useful to be able to snooze the page...
### Problem to solve I need a way to capture all the response bodies from a series of requests. ### Proposal I'd like to have the response bodies included in...