ionik0 commented on PR #37581:
URL: https://github.com/apache/superset/pull/37581#issuecomment-3828664562

   @sfirke thanks for the clarification!
   
   I ran pre-commit scoped only to the modified file as suggested:
   
   pre-commit run --files superset-frontend/src/components/ListView/ListView.tsx
   
   
   All hooks pass locally, and there are no remaining diffs:
   
   git status → clean
   
   git diff → empty
   
   This suggests the formatting/whitespace issues in ListView.tsx should be 
resolved, and no other files are being modified anymore.
   
   I’ve attached a screenshot showing the command + results.
   Please let me know if there’s a specific CI job or formatter config I should 
mirror locally to match GitHub checks exactly.
   <img width="1660" height="737" alt="Screenshot 2026-01-31 192410" 
src="https://github.com/user-attachments/assets/d2ac1dae-dfce-46c2-96c1-d252e918ca1c";
 />
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to