Commit 037f84f
fix: Fix markdown list indentation in status_messages.md
Corrected nested list item indentation to use 2 spaces instead of 4-5 spaces to comply with MD007 markdown linting rules.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent f1defba commit 037f84f
File tree
1 file changed
+4
-4
lines changed- sources/platform/actors/development/programming_interface
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
| 86 | + | |
| 87 | + | |
88 | 88 | | |
89 | | - | |
90 | | - | |
| 89 | + | |
| 90 | + | |
0 commit comments