-
@sseifeln has agreed to test clang-format on the InputRouter to see if it produces sensible results.
If it does, we will then decide if and how clang-format should be enabled by default when pushin…
-
Track clang-format mis-behavior for next round of improvements
-
Current clang-format configuration works relatively well, but there are still some issues which prevent the usage of the clang-format on a constant basis.
1. First curly brace in a lambda is not on …
-
- [x] And @Adnn wants it.
-
Within my org, we have a convention where function parameters are indented differently based on the initial space.
```perl
# Parameters on same line are lined up:
my $value = function($parameter1…
-
Please include the following in your bug report:
**Version of emscripten/emsdk:**
3.1.71
**Full link command and output with `-v` appended:**
```inhahe@Logoplex3:~$ em++ /mnt/d/visual\ studi…
-
**Before submitting a bug report, please ensure you are running the most recent version of osxphotos and that the bug is reproducible on the latest version**
```
osxphotos, version 0.68.6
Python 3.…
-
Hi
I'm using clang formatter for vs code, There are two possible scenarios that can be added to formatter and they will help lots of people.
1- Lets say that I have something like this //--- anyth…
-
In Sublime, I've enabled format on save, but the clang-format only applies on the current line the cursor is on, is it possible to clang format the whole file?
-
I have format-on-save enabled on my editor, and since this project's code style differs from my default I had to disable in this project.