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
Copy file name to clipboardexpand all lines: CHANGELOG.md
+2
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,8 @@
47
47
almost all hooks yourself in your `.overcommit.yml`. If you are migrating from
48
48
`overcommit` 0.23.0 and want to use the default configuration that shipped
49
49
with that version, copy the [default configuration from 0.23.0](https://github.com/brigade/overcommit/blob/9f03e9c82b385d375a836ca7146b117dbde5c822/config/default.yml)
50
+
* Update `ScssLint` pre-commit hook to properly handle special exit code that
51
+
signals all files were filtered by exclusions (new as of `scss-lint` 0.36.0)
0 commit comments