Skip to content

Commit 5c9a9e6

Browse files
Copilot0xrinegade
andcommitted
Fix documentation file to end with newline for POSIX compliance
Co-authored-by: 0xrinegade <[email protected]>
1 parent 89842bd commit 5c9a9e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer/error_handling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,4 @@ RUST_LOG=debug cargo run
153153
4. **Provide meaningful error context** using error builders
154154
5. **Sanitize sensitive data** before logging
155155
6. **Use appropriate error types** for categorization
156-
7. **Test error handling paths** in integration tests
156+
7. **Test error handling paths** in integration tests

0 commit comments

Comments
 (0)