Evan Brodie

Results 16 issues of Evan Brodie

How do I install NVM for the fish shell?

shell: fish

It would be great if there were more options available for customizing the routes that `flipper-ui` can mount to. As of present, the route for the home page is defined...

ui

I just installed vs-shell-format in order to have a shellscript formatter available to my VSCode workspace. It looks like _document formatting_ works fine (ie, `ALT-SHIFT-F` to format the entire document),...

feature request

I love this extension for the most part, but there is just one issue about it that I find difficult to deal with. I am finding it hard to read...

**This PR introduces the Rails/BeforeDestroy cop.** The new cop addresses a warning in the [Rails ActiveRecord Callbacks documentation for destroying an object](https://guides.rubyonrails.org/active_record_callbacks.html#destroying-an-object). Specifically: > `before_destroy` callbacks should be placed before...

What is the difference between Bold, Vivid, and regular One Dark Pro? I wish I did not have to ask this question, that it was just available in the README....

The supported values for the `useBuiltIns` option of `babel-preset-env` config changed from Babel v6 to Babel v7. It used to be just a boolean in v6. However, in v7, the...

# Description There is a conflict between js-beautify and eslint in terms of the level of indent for a single-line arrow function (such as a React component) that is returning...

type: bug
language: javascript

Excuse me if this is too noob of a question or it is misplaced (ie, binary generation is just a normal thing in GoLang). I would like to know about...

It would be nice if Foreman supported passing environment variables through the Procfile to the associated commands directly from the CLI command, instead of requiring all environment variable to be...