You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lint Generator: No longer fix violations after invocation (#1174)
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`.
0 commit comments