thoughtbot / suspenders

A Rails template with our standard defaults.
https://thoughtbot.com
MIT License
4.02k stars 528 forks source link

Lint Generator: No longer fix violations after invocation #1174

Closed stevepolitodesign closed 8 months ago

stevepolitodesign commented 8 months ago

Supports #1152

We found that we needed to run this generator last in suspenders:install:web to ensure any potential violation was resolved.

Instead, we'll just make that the responsibility of suspenders:install:web.