Gabriel Deal
Gabriel Deal
When I try to run `suppress-eslint-errors`, I get this error: > ERR src/app/graphQlClient/index.ts Transformation error (CLIEngine is not a constructor) TypeError: CLIEngine is not a constructor at codeMod (/home/gabrielx/projects/oss/oss_ms_teams/node_modules/suppress-eslint-errors/transforms/suppress-eslint-errors.js:12:23) My...
Add `ignore_empty_commands` boolean setting. It defaults to false, which causes an empty command to repeat the last command (the current behavior). If true, an empty command is a no-op. My...
I would like to be able to configure Byebug to treat empty commands as no-ops instead of treating them as if the user re-typed their last command. This is because...
Add a generator for test/test_helper.rb that only tries to generate the file if it does not already exist. My project didn't have a test_helper file. I assumed it was supposed...
New rails-perftest Travis builds for Ruby 1.9 are failing due to dependencies that have dropped Ruby 1.9 support. Ruby 1.9 was EOLed in Feb of 2015. https://www.ruby-lang.org/en/news/2014/01/10/ruby-1-9-3-will-end-on-2015/ Should rails-perftest drop...
### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...
### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...