-
I've installed this per the directions but uncrustify.cfg is nowhere to be found and when I run the uncrustify.create from the terminal window in VS Code:
"bash: uncrustify.create: command not foun…
-
I wonder if using http://sourceforge.net/projects/astyle/ would be better than uncrustify.
https://github.com/timonwong/SublimeAStyleFormatter uses it (through pyastyle) and it is working great for m…
-
When ament_uncrustify successfully reformats all files, it exits with a nonzero exit code. It should exit with a zero exit code to indicate success (like `uncrustify --replace` does)
-
This is copy/pasted from https://github.com/pypa/cibuildwheel/issues/1861
### Description
I hit a build failure when using skbuild in conjunction with cibuildwheel.
Here is the relevant part…
dlech updated
5 months ago
-
The Java default beautifier is Uncrustify. But the result of uncrustify is not my expect. I find a wonderful [beautifier](https://github.com/google/google-java-format), and I know how to use it in com…
-
Originally created on Thu, 16 Mar 2017 16:00:28 +0900
Currently there is a script created by SQA team. It must be rewritten in python and incorporated into CI system.
Main functionality:
1. The new …
-
It would be great if there was a recommended formatting tool and config file for the nix project. Working on the last nix-errors PR I spent a few days trying to find a tool that would match the exist…
-
Running additional formatters may catch more syntax problems without invoking the compiler.
Also users may wish to use a different formatter / error detector.
e.g. https://github.com/uncrustify/…
-
## Information
**VIM version**
NVIM v0.3.6
Build type: Release
SpaceVIM: SpaceVim 1.2.0-dev-c2d56dd4
Operating System: ArchLinux
## What went wrong
As in `help` of the `uncrustify` sa…
-
There's one major issue that prevents me from changing to _uncrustify_
`code_width` is confusing me.
I expected to be able to make uncrustify respect my manual newlines.
However, it either stri…