Skip to content

style: format code with dotnet-format, Prettier and StandardJS#30

Open
deepsource-autofix[bot] wants to merge 1 commit intomainfrom
deepsource-transform-74c3527c
Open

style: format code with dotnet-format, Prettier and StandardJS#30
deepsource-autofix[bot] wants to merge 1 commit intomainfrom
deepsource-transform-74c3527c

Conversation

@deepsource-autofix
Copy link
Copy Markdown
Contributor

@deepsource-autofix deepsource-autofix Bot commented Oct 8, 2024

This commit fixes the style issues introduced in ccbbf75 according to the output
from dotnet-format, Prettier and StandardJS.

Details: None

Summary by Sourcery

Reformat codebase using dotnet-format, Prettier, and StandardJS to address style issues and ensure consistent code formatting across the project.

Enhancements:

  • Reformat code across multiple files using dotnet-format, Prettier, and StandardJS to ensure consistent code style and formatting.

This commit fixes the style issues introduced in ccbbf75 according to the output
from dotnet-format, Prettier and StandardJS.

Details: None
@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented Oct 8, 2024

Reviewer's Guide by Sourcery

This pull request focuses on formatting code across multiple files using dotnet-format, Prettier, and StandardJS. The changes are primarily related to code style and do not introduce any functional modifications.

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

File-Level Changes

Change Details Files
Reformatted C# code using dotnet-format
  • Adjusted indentation and spacing
  • Reorganized code structure for better readability
  • Removed unnecessary blank lines
  • Aligned brackets and parentheses
Tasks/GenerateDynamicTargets.cs
Tasks/DetermineIfPackageExists.cs
Tasks/NuGetPackageTaskBase.cs
Tasks/NuGetTaskBase.cs
Tasks/Delete.cs
Tasks/Push.cs
Updated XML formatting in string literals
  • Adjusted spacing and line breaks in XML content
  • Aligned XML tags for better readability
Tasks/GenerateDynamicTargets.cs
Minor code style improvements
  • Added space in conditional statement
  • Removed unnecessary comments
Tasks/Push.cs

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

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Oct 8, 2024

Copy link
Copy Markdown

@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.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, deepsource-autofix[bot]!). We assume it knows what it's doing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants