Language

Package: uncrustify @ 0.74.0

Synopsis

Code formatter for C and other related languages

Description

Beautify source code in many languages of the C family (C, C++, C#, Objective C, D, Java, Pawn, and Vala). Features:

  • Indent and align code.

  • Reformat comments (a little bit).

  • Fix inter-character spacing.

  • Add or remove parens / braces.

  • Supports embedded SQL EXEC SQL stuff.

  • Highly configurable - More than 600 configurable options.

Home page
http://uncrustify.sourceforge.net/
Location
gnu/packages/code.scm (line: 734, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/s05jn9fs9b3dci488xffcx7yrd0z5fc3-uncrustify-0.74.0.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/xh13mpdaxn2gyw4iqvjrnnr4j31vjsyk-uncrustify-0.74.0.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/acn7xqayasbv8zwsmrgwk8a81npj7cjp-uncrustify-0.74.0.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/sgay1bb6z8zn8yyzg49ypyd3cg1vnlws-uncrustify-0.74.0.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/96a12mflnfjirxil1w2788bpild78974-uncrustify-0.74.0.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/4jwy3jsipgs77hrggp7n8fgvqx0q3idb-uncrustify-0.74.0.drv
x86_64-linuxi686-w64-mingw32/gnu/store/22qm70gkmxvbb72krcjm440i3q1p8drz-uncrustify-0.74.0.drv
x86_64-linuxi586-pc-gnu/gnu/store/vnf1sb58wk7darw53yl4mbh6cihar5c0-uncrustify-0.74.0.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/8vbc3a328wif0y68vz2q6nkphv3lkgs0-uncrustify-0.74.0.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/nmjisvykgpm41kvgln20g4wclksvwk1f-uncrustify-0.74.0.drv
riscv64-linux/gnu/store/c4zbvl53qnh9k87wqpm3bvy5ri935dlz-uncrustify-0.74.0.drv
    powerpc-linux/gnu/store/qv4y8hj9fm2dask2lz04kqafhvi7nbs8-uncrustify-0.74.0.drv
      powerpc64le-linux/gnu/store/5mnqkxawrhh95whyyp49v7f2gh9c2dwr-uncrustify-0.74.0.drv
      mips64el-linux/gnu/store/iv732dack8f7swqqy3c19mcq115x68gr-uncrustify-0.74.0.drv
        i686-linux/gnu/store/jy6kls8swi4sdknn02pfpdr7m7zahn5l-uncrustify-0.74.0.drv
        i586-gnu/gnu/store/gj50gwr4bsh4z6x2x86yi0kmkpggamxg-uncrustify-0.74.0.drv
        armhf-linux/gnu/store/hqprbpn899wqfpxvqq7ll55sacsy3pma-uncrustify-0.74.0.drv
        aarch64-linux/gnu/store/gbfani3hddh7qcirpdqw8ywh9fhr5z12-uncrustify-0.74.0.drv

        Lint warnings

        LinterMessageLocation
        input-labels

        Identify input labels that do not match package names

        label 'python' does not match package name 'python-wrapper'