hi guys, On Wed, Jul 05, 2023 at 05:28:23PM +0000, Marcin SP6MI wrote: > About formating, as example almost all if/else blocks in parse_logcfg.c file > (maybe rules for that astylerc needs to be fixed).
yes, unfortunately using of astyle has became less important, but there was an intention: https://github.com/Tlf/tlf/pull/89 Now I checked few files, and most of them are not formatted. You can check it for eg.: $ cd src/github/tlf $ astyle --options="tools/.astylerc.orig" src/main.c 73, Ervin HA2OS