Samsung / TizenRT

TizenRT is a lightweight RTOS-based platform to support low-end IoT devices
Apache License 2.0
562 stars 561 forks source link

Resole Indentation Issue #6224

Open NayanaNagaraj23 opened 1 month ago

NayanaNagaraj23 commented 1 month ago

made changes in the following folders: os/arch/arm/src/armv7-a,os/arch/arm/src/common and os/arch/arm/include/armv7-a folders to resolve the identation issue as per the rules

sunghan-chang commented 1 month ago
  1. Need to resolve conflicts
  2. Need to modify typo resole -> resolve
  3. Need to add commit description. It's our commit rule
sunghan-chang commented 1 month ago

And please find build breaks

sunghan-chang commented 1 month ago

and how about fix coding rules violation for indentation? Issue looks some problem...

sunghan-chang commented 4 weeks ago

@NayanaNagaraj23 @kishore-sn Is there any plan to resolve this PR?

r-prabu commented 2 weeks ago

@NayanaNagaraj23 avoid multiple commits for this. you need to amend the changes to the existing commit.