If you prefer IDE(Eclipse) environment, here is instruction done by David: https://github.com/apache/incubator-nuttx/pull/12 Just need change "nxstyle -m 86" to "checkpatch.sh -f"
On Wed, Jan 8, 2020 at 4:46 PM Haitao Liu <liugu...@gmail.com> wrote: > > Now there is checkpatch.sh in nuttx/tools which call nxstyle to support > patch/file/commit check. > It could be used as a git pre-commit hook. > > Disruptive Solutions <disruptivesolution...@gmail.com> 于2020年1月8日周三 > 下午3:14写道: > > > Is there a “code style” formatter possible for say Eclipse for Apache > > Nuttx? This can be custom made and gives the quality already while coding? > > > > Or is this not preferred adding it to a backend styling in git? > > > > Just thinking.... > > > > Verstuurd vanaf mijn iPhone > > > > > Op 8 jan. 2020 om 05:03 heeft Gregory Nutt <spudan...@gmail.com> het > > volgende geschreven: > > > > > > > > >> > > >>> Since code check part is available now, could I and Duo prepare to > > setup > > >>> Jenkins CI job firstly? > > >> Where are you intending to set up this job? Here [1] or elsewhere? > > > > > > Hopefully not in the end-user directories :-\ > > > > > > Greg > > > > >