-
### Describe the bug
While binding raylib into V, I came across a conflict between a variable name and a reserved keyword in V.
Is there a way around this?
### Reproduction Steps
```c
typedef struc…
-
### Общий кодстайл
- Поддерживайте отступы; примеры проблем:
https://github.com/Lim0nchik/Delicious_Dishes/blob/db9ec31583f9564a73113286af01b1ea0f2014f8/dishes.h#L31
https://github.com/Lim0nchik/De…
-
Commented out trait properties are still recognized by the trait parser.
```haxe
//@prop var a = 23;
/*
@prop var b = 23;
*/
```
-
Mostly looks great! Feel free to close if these comments not helpful or in the wrong place
## generalizability
This schema generalizes to most ontologies, I don't know if you intend to replicate…
-
-
The following can have fixers added, with some fixers being by option only:
- [ ] `check-examples` (for rules that have fixers)
- [ ] `check-indentation`
- [ ] `check-param-names` (#47)
- [ ] `c…
-
I can't build HEAD 48c74b6530db3dddda7fe8c20971ed664379b041 on one of my Macs, for unknown reasons. I get:
```rust
impl Goat {
///autocxx bindings couldn't be generate…
-
Currently we have
```
// handle.h
typedef struct {
int request_tx;
int request_rx;
int response_tx;
int response_rx;
int event_tx;
int event_rx;
int keepalive_tx;
int …
-
I found a very strange behavior of mockito. If you generate a model with the [freezed](https://pub.dev/packages/freezed) and want to mock it without adding the [json_serializable](https://pub.dev/pack…
-
```bash
minimizeCURL curl.sh 'MANOIR SECRET'
```
Output:
```
Initial command length: 4,147.
Removing headers
Command with length 4,058 is still fine.
Command with length 4,041 is still fin…