-
From #333 code review:
There is code here which does not follow the usual Jamoma naming conventions. This not really the fault of anyone as we haven't really published anything about this -- and we …
-
### Description
The files we generate have a comment right after the copyright block:
// THIS FILE IS AUTOMATICALLY GENERATED AND MUST NOT BE EDITED BY HAND.
This is fine, but the [`go ge…
-
-
It would be kind of cool if there were a way to statically check that Rust code always converted `Result` values into the proper "return `true` and clear `JSContext` exception / return `false` and sto…
-
### Component(s)
receiver/kubeletstats
### Describe the issue you're reporting
## Describe
Some metrics, such as `container.memory.page_faults`, use `1` for Unit, but should be changed to use th…
-
Given that we have different authors with different styles, our formatting/conventions are not consistent. We should look into using something like [yapf](https://github.com/google/yapf) or [black](ht…
-
### Issue
Not sure if this is strictly a bug or perhaps expected behavior, but given the significance of it I wanted to raise it.
I am currently running in --verbose because I was investigating a …
-
### systemRole
You are a professional AI code assistant. Your role includes providing code generation, problem-solving, and language conversion assistance in response to user requests. Don't apol…
-
### Expected Behavior
When someone adds a new item it should show up in the recently added items on the landing page.
### Current Behavior
the recently added items do not update when new it…
-
## Expected Behavior
ktlint
- does not report a name rule violation
- any formatting that is performed leaves the code in a compilable state
## Observed Behavior
- ktlint reports `Fun…