-
- What did you do?
I ran the command `/users/pikachuexe/.rvm/gems/ruby-2.3.3/bin/bundle `
- What did you expect to happen?
I expected Bundler to update my gems
- What happened instead?…
-
Hello. I'm trying to exclude a method from the `PrimaDonnaMethod` smell, but it's not being excluded. Here is the output from reek:
```
PrimaDonnaMethod: Devise::TwoFactorAuthenticationController has…
-
# Our site uses cookies, which our Oompa Loompas munch on to keep our site running.
from https://taiga.io
just as we have
## [hip](#hip)-hop, and
### lit-hop
(baba brinkman rapping to shakespeare …
-
panic: runtime: frame runtime.memeq untyped args 0xc3d5b793b8+0x19
panic during panic
runtime stack:
runtime.startpanic_m()
/usr/local/go/src/runtime/panic.c:110 +0x108
runtime.onM(0x88f950)
…
bjsuo updated
8 years ago
-
We should handle the new syntax introduced in Ruby 2.3.
- [ ] `&.` safe navigation
- [ ] `
-
Issue related to the report for may 1.
-
The reek_of matcher should:
- [x] Only run the given smell detector.
- [ ] ~~Automatically enable the given smell detector~~ (see #505).
-
Don't get me wrong, I love [mutant](https://troessner.svbtle.com/kill-all-the-mutants-a-deep-dive-into-mutation-testing-and-how-the-mutant-gem-works) but I feel the way we're treating the integration …
-
Config::AutoConf is widely regarded by the toolchain as an "exercise of overengineering". Thus there is high motivation to limit its proliferation, which in turn makes the use of C::AC in "high uprive…
-
We have nice smell categories and types, but only allow users to select detectors to run by type. We should expose category as well.