Skip to content

Fix indentation of README examples#928

Merged
pelletier merged 1 commit intopelletier:v2from
rdbo:rdbo-indentation-patch-1
Jan 31, 2024
Merged

Fix indentation of README examples#928
pelletier merged 1 commit intopelletier:v2from
rdbo:rdbo-indentation-patch-1

Conversation

@rdbo
Copy link
Copy Markdown
Contributor

@rdbo rdbo commented Jan 30, 2024

Explanation of what this pull request does.
This pull request fixes the indentation in the README.md file. Currently it has many different non-standard indentations:

  • 1 tab + 2 spaces
  • 2 spaces in one line, tab in another
    etc
    This PR standardizes the indentation by using tabs, which is what gofmt uses by default.

Benchmarks not needed

@pelletier pelletier changed the title Fix: Odd indentation in README Fix indentation of README examples Jan 30, 2024
@pelletier pelletier added the doc Relating to documentation label Jan 30, 2024
@pelletier
Copy link
Copy Markdown
Owner

Good catch, thank you!

@pelletier pelletier merged commit e7223fb into pelletier:v2 Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Relating to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants