Re: [Rails-core] [Proposal] [Feature Request] Make new rails apps rubocop compliant

2016-07-18 Thread Chad Woolley
That was one thought I had. That would be the easiest first pass at a gem that made the generators "compliant" - just make it add a rubocop config that allowed the default generated rails code to pass. On Mon, Jul 18, 2016 at 6:16 AM, Greg Navis wrote: > We can invert the problem and make ruboc

Re: [Rails-core] [Proposal] [Feature Request] Make new rails apps rubocop compliant

2016-07-18 Thread Greg Navis
We can invert the problem and make rubocop support multiple styles. I think this would be a better idea community-wide as it'd enable more projects to use rubocop without having to reformat a significant part of their code bases. I'm curious what you think. -- You received this message because y