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
trying to use stylint with lint-staged. would be nice if the CLI would accept multiple file paths as a parameter. I think it's currently ignoring anything after the first file that i pass it.
trying to use stylint with lint-staged. would be nice if the CLI would accept multiple file paths as a parameter. I think it's currently ignoring anything after the first file that i pass it.
ex:
npx stylint path/to/a.styl path/to/other/b.styl path/to/thing/c.styl
The text was updated successfully, but these errors were encountered: