Skip to content

Conversation

@snigdha920
Copy link
Contributor

@snigdha920 snigdha920 commented Jan 8, 2025

Ran the format script to format all the pages to be aligned

Summary by Sourcery

Format all markdown files using Prettier.

Enhancements:

  • Standardize code style in documentation.

Documentation:

  • Apply consistent formatting to all markdown documentation files.

@sourcery-ai
Copy link

sourcery-ai bot commented Jan 8, 2025

Reviewer's Guide by Sourcery

This pull request applies Prettier formatting to improve code readability and consistency across various documentation files.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Formatted markdown files with Prettier
  • Added newlines and adjusted indentation in markdown files
  • Standardized formatting across multiple documentation files
  • Improved code readability and consistency
docs/developer-guides/attestation-service.md
docs/launch-platform/self-hosted/installation-guide/infrastructure-requirements.md
docs/launch-platform/self-hosted/installation-guide/platform-installation.md
docs/launch-platform/self-hosted/installation-guide/prerequisites/domain-and-tls.md
docs/launch-platform/self-hosted/installation-guide/prerequisites/overview.md
docs/launch-platform/self-hosted/installation-guide/prerequisites/postgresql.md
docs/launch-platform/self-hosted/installation-guide/prerequisites/redis.md
docs/launch-platform/self-hosted/installation-guide/prerequisites/oauth.md
docs/launch-platform/self-hosted/installation-guide/prerequisites/s3-storage.md
docs/launch-platform/self-hosted/installation-guide/prerequisites/hashicorp-vault.md
docs/launch-platform/self-hosted/installation-guide/prerequisites/metrics-and-logs.md
docs/launch-platform/self-hosted/installation-guide/introduction.md
docs/reference/service-requirements.md
docusaurus.config.ts
docs/launch-platform/self-hosted/installation-guide/prerequisites/ingress-controller.md
theme/index.tsx
docs/blockchain-guides/11_Fantom/Template-library/1_fantom-erc-20.md
docs/blockchain-guides/12_Soneium/Template-library/1_soneium-erc-20.md
docs/blockchain-guides/1_Hyperledger-Besu/Template-library/1_enterprise-ethereum-erc20.md
docs/blockchain-guides/2_Avalanche/Template-library/1_avalanche-erc-20.md
docs/blockchain-guides/4_Polygon/Template-library/1_polygon-erc-20.md
docs/blockchain-guides/7_Arbitrum/Template-library/1_arbitrum-erc-20.md
docs/blockchain-guides/8_Optimism/Template-library/1_optimism-erc-20.md
src/components/HomepageFeatures.tsx
docs/about-settlemint/4_components.mdx
docs/blockchain-guides/10_Polygon-zkEVM/Template-library/3_polygon-zkevm-state-machine.md
docs/developer-guides/ai-features.md
docs/blockchain-guides/0_Ethereum/Template-library/3_ethereum-state-machine.md
docs/blockchain-guides/11_Fantom/Template-library/3_fantom-state-machine.md
docs/blockchain-guides/12_Soneium/Template-library/3_soneium-state-machine.md
docs/blockchain-guides/1_Hyperledger-Besu/Template-library/3_enterprise-ethereum-state-machine.md
docs/blockchain-guides/2_Avalanche/Template-library/3_avalanche-state-machine.md
docs/blockchain-guides/4_Polygon/Template-library/3_polygon-state-machine.md
docs/blockchain-guides/7_Arbitrum/Template-library/3_arbitrum-state-machine.md
docs/blockchain-guides/8_Optimism/Template-library/3_optimism-state-machine.md
docs/blockchain-guides/9_Hedera/Template-library/3_hedera-state-machine.md
docs/using-platform/8_integration-studio.md
docs/developer-guides/connect-frontend.md
src/components/CardComponents.tsx
docs/using-platform/12_private-keys.md
.github/workflows/branch.yml
docs/using-platform/11_storage.md
src/components/BlogArticleComponent.tsx
blog/2024-03-26.md
docs/blockchain-guides/10_Polygon-zkEVM/1_polygon-zkevm-the-basics.md
docs/blockchain-guides/10_Polygon-zkEVM/2_polygon-zkevm-node-types.md
docs/blockchain-guides/10_Polygon-zkEVM/3_polygon-zkevm-connect-to-a-node.md
docs/blockchain-guides/10_Polygon-zkEVM/4_polygon-zkevm-network-stats.md
docs/security/0_introduction.md
docs/security/1_security-policies.md
docs/security/2_compliance-and-certifications.md
docs/security/3_infrastructure_security.md
docs/blockchain-guides/9_Hedera/1_hedera-the-basics.md
src/pages/index.tsx
docs/security/7_security_scanners.md
docs/blockchain-guides/11_Fantom/1_fantom-the-basics.md
docs/blockchain-guides/9_Hedera/1_hedera-the-basics.md
package.json
babel.config.js
blog/authors.yml
docs/using-platform/7_middleware.md
releases/2025-01-03-zeto-smart-contract-set.md
docs/support/support.md
.github/renovate.json
docs/launch-platform/self-hosted/installation-guide/_category_.json
docs/launch-platform/self-hosted/installation-guide/prerequisites/_category_.json
docs/developer-guides/asset-tokenization.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@snigdha920 snigdha920 marked this pull request as ready for review January 8, 2025 14:19
@github-actions github-actions bot added the fix Bug fix label Jan 8, 2025
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @snigdha920 - I've reviewed your changes and they look great!

Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Review instructions: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Documentation: all looks good

Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@roderik roderik merged commit b2624d9 into main Jan 8, 2025
4 checks passed
@roderik roderik deleted the fix/formatting branch January 8, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants