Armaan Chowfin commented on a discussion: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1094#note_143940


Not sure why the format check is failing. 

I used `clang-format -i uart.c` , with the `clang-format` installed with rsb:

```bash
../source-builder/sb-set-builder --log=l-clang-format.txt 
--prefix=$HOME/Fun-CS/g26/tools devel/clang-format

export PATH=$HOME/Fun-CS/g26/tools/bin:"$PATH"

clang-format -i uart.c
```

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1094#note_143940
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to