Commit 3ddd887
committed
fix: pre-commit generate-images regex and regenerate README diagram
The YAML `>-` folding inserted a space in the `files:` regex, preventing
the hook from matching `statemachine/contrib/diagram/` paths. Use a
single-line string instead. Regenerate the README diagram with the green
state highlighted.1 parent cb09b5d commit 3ddd887
File tree
2 files changed
+1
-3
lines changed- docs/images
2 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
| 43 | + | |
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
| |||
Loading
0 commit comments