Language

Package: uncrustify @ 0.75.1

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: 746, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/1riibz6vyljn9kgc822iz17n1xg1g4a8-uncrustify-0.75.1.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/vlf27n4ck6ys6sr375gs21353hff23va-uncrustify-0.75.1.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/pw8z2ycvwpy9xls4qqjxa9nnfvkw85xl-uncrustify-0.75.1.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/zsq3qx4px8x1prrixdwi6553fvxgq22y-uncrustify-0.75.1.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/ggd1xssi2c62h2hyqjm5hi98khkxn2c7-uncrustify-0.75.1.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/74p8zkn1wxswnr6msrggyl2369jrpskg-uncrustify-0.75.1.drv
x86_64-linuxi686-w64-mingw32/gnu/store/7r4dlhid5akbz8r6gj4am7dds2zdg7sx-uncrustify-0.75.1.drv
x86_64-linuxi586-pc-gnu/gnu/store/rqpy2x6h8skvd7cxk24nr95jv3r68v8v-uncrustify-0.75.1.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/flkbkqgwg6ws8mz5fxbassbvqyyyd072-uncrustify-0.75.1.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/19iqa25c7clcq5x367qczxad2dcj0mi5-uncrustify-0.75.1.drv
riscv64-linux/gnu/store/farmqgbnd20fn3a4ls9x22dv3x0gn9mh-uncrustify-0.75.1.drv
    powerpc-linux/gnu/store/70gz4x1md44lndg5sdm501kw8dydl076-uncrustify-0.75.1.drv
      powerpc64le-linux/gnu/store/6x9dn984f96n3mfdcqfivvdbirw0s73j-uncrustify-0.75.1.drv
      mips64el-linux/gnu/store/gg4ffx9r4zd4425h6gd783hlbsjxhc15-uncrustify-0.75.1.drv
        i686-linux/gnu/store/737wh37s3803bv8706mhfxpycs3akx29-uncrustify-0.75.1.drv
        i586-gnu/gnu/store/xmzg4x4ai7knbig4qji4y34q5fb4xg6r-uncrustify-0.75.1.drv
        armhf-linux/gnu/store/6mgd11l8bgxb2gzhng06mcpgsqibl23b-uncrustify-0.75.1.drv
        aarch64-linux/gnu/store/jwiznf2rgv5jx12a6s60b8rfbavcx15i-uncrustify-0.75.1.drv

        Lint warnings

        LinterMessageLocation
        input-labels

        Identify input labels that do not match package names

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