Re: Uncrustify Configuration vs RTEMS Coding Style

2021-04-05 Thread Sebastian Huber
On 05/04/2021 17:25, Joel Sherrill wrote: On Mon, Apr 5, 2021 at 9:51 AM Sebastian Huber > wrote: Hello Joel, On 04/04/2021 22:19, Joel Sherrill wrote: > Hi Sebastian, > > Do you have a list or remember where uncrustify could n

Re: Uncrustify Configuration vs RTEMS Coding Style

2021-04-05 Thread Joel Sherrill
On Mon, Apr 5, 2021 at 9:51 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > Hello Joel, > > On 04/04/2021 22:19, Joel Sherrill wrote: > > Hi Sebastian, > > > > Do you have a list or remember where uncrustify could not match the > > RTEMS Coding Style? > > my uncrustify had 742 op

Re: Uncrustify Configuration vs RTEMS Coding Style

2021-04-05 Thread Sebastian Huber
Hello Joel, On 04/04/2021 22:19, Joel Sherrill wrote: Hi Sebastian, Do you have a list or remember where uncrustify could not match the RTEMS Coding Style? my uncrustify had 742 options and I didn't manage do find an option set which produces the RTEMS Coding Style. I think using options to

Re: Uncrustify

2020-10-15 Thread Gedare Bloom
On Wed, Oct 14, 2020 at 8:16 PM Joel Sherrill wrote: > > > > On Wed, Oct 14, 2020, 6:03 PM Chris Johns wrote: >> >> On 15/10/20 5:04 am, Joel Sherrill wrote: >> > On Wed, Oct 14, 2020 at 12:11 PM Sebastian Huber >> > > > > >> > wrote: >> > Hello, >>

Re: Uncrustify

2020-10-14 Thread Joel Sherrill
On Wed, Oct 14, 2020, 6:03 PM Chris Johns wrote: > On 15/10/20 5:04 am, Joel Sherrill wrote: > > On Wed, Oct 14, 2020 at 12:11 PM Sebastian Huber > > sebastian.hu...@embedded-brains.de>> > > wrote: > > Hello, > > > > I tried to write a configuration file for Uncrustify which is close > t

Re: Uncrustify

2020-10-14 Thread Chris Johns
On 15/10/20 5:04 am, Joel Sherrill wrote: > On Wed, Oct 14, 2020 at 12:11 PM Sebastian Huber > > > wrote: > Hello, > > I tried to write a configuration file for Uncrustify which is close to > the RTEMS coding style. This tool has really a lot

Re: Uncrustify

2020-10-14 Thread Joel Sherrill
On Wed, Oct 14, 2020 at 12:11 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > Hello, > > I tried to write a configuration file for Uncrustify which is close to > the RTEMS coding style. This tool has really a lot of options. The > configuration file has more than 3000 lines. Appa