-
The idea is to have a GitHub app that lets users report formatting bugs using a webapp instead of creating issues here. The app should thereafter create the issues here with a template (similar to wha…
-
I've seen one case, where I can't make both pass (maybe, it's just my error).
If you have an `else if`, where the condition have to be split in two lines because it's too long, e.g.:
```cpp
if (.…
-
https://github.com/mhartington/formatter.nvim/blob/cb4778b8432f1ae86dae4634c0b611cb269a4c2f/lua/formatter/defaults/uncrustify.lua#L1-L7
You'd need a `-c /some/path` argument, but it's impossible to…
-
I am using current VS Code and have uncrustify updated on a Win10 machine. uncrustify.cfg has been created by the extension.
When trying to format an Apex Class, I get:
```
Debug: config file…
-
Eclipse Version
Version: Neon.3 Release (4.6.3)
Build id: 20170314-1500
Uncrustify Version:
Uncrustify-0.65-116-bb64e5a
When installed per the instructions, selecting text and choosing "Uncru…
-
### System
OS: ArchLinux
VSCode: 1.45.1
Ext Version: 2.20.1
Uncrustify: Uncrustify-0.71.0-21-d4da2b0f
Last known working version: 2.19.2
#### Before
![image](https://user-images.githubuserc…
-
We must have a uniform norm for Java, because it's a very verbose language.
I usually use [uncrustify](https://github.com/uncrustify/uncrustify). It works very well on Java, and on C. But it deals …
-
Entire document will be pasted into itself if "Use Temp File" is checked and you copy/cut and then paste. The copy itself is not duplicated, it pastes as expected into other word processors, just when…
-
The official [uncrustify default config file](http://uncrustify.sourceforge.net/default.cfg) fails to import:
> An error occurred during import
> The value 'ignore' is not valid for the number value …
JanX2 updated
11 years ago
-
When looking at the checks currently applied at rosbag2 I see some mismatch which I can't really explain.
For example in this PR: https://github.com/ros2/rosbag2/pull/225
I see that `build_and_t…