-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: clean up whitespace inconsistencies (#24)
The code examples in the README mostly used `\t` to indent (since the source was copied from golang files) but in a few places it used spaces, leading to visual inconsistencies on wider viewports: ![image](https://github.com/user-attachments/assets/5c40d288-73cc-45fd-8141-8fd22aa3b35a) This PR fixes the problem by switching to 4 spaces for indentation for all examples in the README.
- Loading branch information
1 parent
6d2f7fa
commit 603cfe2
Showing
1 changed file
with
91 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters