Skip to content

Conversation

@feilipu
Copy link
Contributor

@feilipu feilipu commented Jan 27, 2024

Title

Fix ThirdParty/GCC/ATmega formatting.

Description

Unnecessary white space was introduced in #768 which affected the formatting of assembly code.
This PR returns the correct formatting.
No functional change.

Test Steps

No functional change

Checklist:

  • I have tested my changes. No regression in existing tests.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@feilipu feilipu requested a review from a team as a code owner January 27, 2024 09:32
@codecov
Copy link

codecov bot commented Jan 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (04cb022) 93.64% compared to head (60305b3) 93.64%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #965   +/-   ##
=======================================
  Coverage   93.64%   93.64%           
=======================================
  Files           6        6           
  Lines        3194     3194           
  Branches      885      885           
=======================================
  Hits         2991     2991           
  Misses         91       91           
  Partials      112      112           
Flag Coverage Δ
unittests 93.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@aggarg aggarg merged commit 8622bd5 into FreeRTOS:main Jan 30, 2024
feilipu added a commit to feilipu/FreeRTOS-Kernel that referenced this pull request Jan 30, 2024
Fix ThirdParty/GCC/ATmega formatting (FreeRTOS#965)
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.

4 participants