Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Indentation in README.md #14

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

sweep-ai[bot]
Copy link
Contributor

@sweep-ai sweep-ai bot commented Nov 19, 2023

PR Feedback (click)

  • 👍 Sweep Did Well
  • 👎 Sweep Needs Improvement

I created this PR to address this rule:

"Indentation should be consistent throughout the codebase."

Description

This PR addresses the issue of inconsistent indentation in the README.md file. Specifically, it corrects the indentation of the lines starting with "4. Also check whether your node by doing:" and "Use n to install a specific Node.js version:" from four spaces to two spaces, making it consistent with the rest of the file.

Summary of Changes

  • Reduced the indentation of the lines starting with "4. Also check whether your node by doing:" and "Use n to install a specific Node.js version:" from four spaces to two spaces.
  • Reviewed the entire README.md file to ensure consistent indentation throughout.

Copy link
Contributor Author

sweep-ai bot commented Nov 19, 2023

Rollback Files For Sweep

  • Rollback changes to README.md
  • Rollback changes to README.md

Copy link
Contributor Author

sweep-ai bot commented Nov 19, 2023

Sandbox Executions

  • Ran sandbox for README.md. ✓
Sandbox logs for https://github.com/richawo/minimal-llm-ui/commit/ef72280e7c8e72e7ec2b4da6482510b6a04b84c7
trunk fmt README.md || exit 0 1/2 ✓
 ✔ Formatted README.md
Re-checking autofixed files...

 ✔ Formatted README.md
Re-checking autofixed files...


Checked 1 file
✔ No issues
Run trunk upgrade to upgrade trunk and 4 linters
trunk check --fix --print-failures README.md 2/2 ✓
  ISSUES  
README.md:31:0
 31:0  low  Fenced code blocks should have a language specified  markdownlint/MD040
 43:0  low  Fenced code blocks should have a language specified  markdownlint/MD040
 50:0  low  Fenced code blocks should have a language specified  markdownlint/MD040
 54:0  low  Ordered list item prefix                             markdownlint/MD029
Checked 1 file
4 existing issues

@sweep-ai sweep-ai bot added the sweep label Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant