BetterSEQTA / BetterSEQTA-Plus

A continuation of development of the BetterSEQTA chrome extension.
https://chromewebstore.google.com/detail/betterseqta+/afdgaoaclhkhemfkkkonemoapeinchel
MIT License
18 stars 5 forks source link

[Sweep Rules] Fix Inconsistent Indentation and Spacing #28

Closed sweep-ai[bot] closed 7 months ago

sweep-ai[bot] commented 7 months ago

PR Feedback (click)

The code changes in these files have been modified to conform to the rule of consistent indentation and spacing. The changes ensure that the code is easier to read and maintain, and that it adheres to the project's coding standards.

Summary of Changes

These changes improve the overall code quality and maintainability of the project.

sweep-ai[bot] commented 7 months ago

Rollback Files For Sweep

sweep-ai[bot] commented 7 months ago

Sandbox Executions

trunk fmt src/inject/documentload.css || exit 0 1/2 βœ“
 βœ” Formatted src/inject/documentload.css
Re-checking autofixed files...

Checked 1 file
βœ” No issues
Run trunk upgrade to upgrade 1 linter
trunk check --fix --print-failures src/inject/documentload.css 2/2 βœ“
Checked 1 file
βœ” No issues

trunk fmt src/inject/iframe.css || exit 0 1/2 βœ“
 βœ” Formatted src/inject/iframe.css
Re-checking autofixed files...

Checked 1 file
βœ” No issues
trunk check --fix --print-failures src/inject/iframe.css 2/2 βœ“
Checked 1 file
βœ” No issues
Run trunk upgrade to upgrade 1 linter