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 #4

Closed
wants to merge 1 commit into from
Closed

Conversation

sweep-ai[bot]
Copy link
Contributor

@sweep-ai sweep-ai bot commented Dec 15, 2023

PR Feedback (click)

  • 👍 Sweep Did Well
  • 👎 Sweep Needs Improvement

I created this PR to address this rule:

"Code should be properly indented and follow consistent indentation style."

Description

This PR addresses the issue of inconsistent indentation in the README.md file. All lines in the file have been reviewed and modified to ensure consistent and proper indentation. The changes made include:

  • Replacing all tabs with four spaces.
  • Ensuring all lines are indented using four spaces for each level of indentation.
  • Ensuring all lines, including those part of a list or a sub-section, are indented one level more than their parent section.
  • Ensuring all code blocks are indented consistently.

Summary of Changes

  • Modified README.md to fix inconsistent indentation.

Copy link
Contributor Author

sweep-ai bot commented Dec 15, 2023

Rollback Files For Sweep

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

Copy link
Contributor Author

sweep-ai bot commented Dec 15, 2023

Sandbox Executions

  • Running GitHub Actions for README.md
Check README.md with contents:

Ran GitHub Actions for 94e8f9f1ca6446c2c94bfa62232d290a28d09cf1:

@sweep-ai sweep-ai bot added the sweep label Dec 15, 2023
@AbhiTheModder
Copy link
Member

No need as it's not python file just simple readme

@AbhiTheModder AbhiTheModder deleted the sweep/fix-readme-indentation branch December 15, 2023 04:49
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