-
Hi,
If I write code like this:
```c
int main()
{
return 0;
}
```
I will have a cpplint error like this:
```
{ should almost always be at the end of the previous line [whitespace/braces]…
-
**Summary**
I would like to propose adding support for pre-commit hooks to the project. Implementing this feature would help maintain code quality and prevent common issues, such as trimming trailing…
-
When executing a "Save All" command in Notepad++, version 0.4.0.0 of the editorconfig plugin doesn't apply its settings to all of the files being saved. Specifically, it will only act upon the curren…
-
I notice that this treebank does not have annotations for the original whitespace (i.e. `SpaceAfter=No` fields).
It looks like the LDC distributions of ATB contain the original text that the treeba…
-
### Input code
```rust
fn f() {
match x {
0 => S {
},
_ => AAAAAAAAA,
}
}
```
(Note, the 4th line contains 12 spaces, which you can see if y…
mk12 updated
5 months ago
-
The manual says that this is _a characteristic of Typst_, but given that this is a library specific for chemical formulas, this behaviour should be fixed. I'm sure some trick can be done to fix this.
-
@Dimitar5555
petrol_bg has addr:street_address = `а-м Хемускм. 5+540, дясно`
petrol_bg has addr:street_address =` а-м Хемускм. 5+540, дясно`
petrol_bg has addr:street_address = `ул. Денчо Знепол…
-
Getting the error :
Error: Exception in HostFunction: Non-whitespace character found after end of conversion: "-07-10T12:51:52.881Z"
"react": "18.2.0",
"react-native": "0.74.1",
"react-nati…
-
**Describe the bug**
In the editor, inserting a WordPress block and embedding a post renders with a load of whitespace. It seems this happened because the html returned for embedding a post changed…
-
**Describe the bug**
Very large charts result in massive amounts of excess whitespace above and below the diagram making it practically unusable. I was using mermaid to chart a family tree with appr…