joeyparis

Results 39 comments of joeyparis

Pinging @DracoAter as he originally created the `IndentationStyle` cop and probably knows the most about how it works. P.S. As a fellow stubborn-tab-user I really appreciate you creating this cop...

Upon further debugging, I was able to get the desired behavior. Although this may be a "bug" I think it could sufficiently be corrected with improved documentation. > If `Layout/IndentationStyle`...

I still get the same error when using @Vic-L's exact `.babelrc` configuration with Webpack 3.5.5. I'm working on top of a react-boilerplate framework if that changes anything It looks like...

This issue is still active. OS: Amazon Linux 2023 Ruby: 3.2.2 Bundler: 2.4.10 Gem: 3.4.10 It seems to work fine when installing directly via `gem install`, but this error occurs...

Hey @emilianoLeite, I did actually know about that flag which is what I used as an example for creating this pull request! The reason that flag is not sufficient for...

Okay, I believe I've adjusted the PR to work as requested. There are also two minor unrelated changes included in this PR request. I added a test for the release...

I just wanted to check-in to see if we could get this merged into the official release! I've been using it locally now for a while and it's been very...

Did you ever find a solution to this? I'm running into the same issue

I understand why running this local ends in a zero exit code, but is there anything we can do so it outputs to the `yarn install` log?