-
flash.comma.ai is a very simple web app, and I think we can consider the flasher done when:
* works well on Windows, macOS, and Linux
* flashing is consistently
-
Hello! We're looking at enabling managed trailing commas, but there's some interesting behavior w/enums which have member declarations. Given an enum like:
```kotlin
enum class ProtocolState {
…
-
### Environment information
```bash
CLI:
Version: 1.9.3
Color support: true
Platform:
CPU Architecture: aarch64
OS: …
-
### Describe the bug
The error is the following, when I create an automation with the message condition content and the value contains a comma (,) in the case that the condition is equal it does not …
-
When parsing scientific names that include a comma within the authorship, the GBIF name parser incorrectly splits the authorship and fails to parse the name properly.
1. Fails:
Query: `https://api.g…
-
Example test case that fails:
```
==================
Comma in annotation property
==================
class EnvironmentSpec {
@Option(
names = ["--environment", "--env"],
ar…
-
Can we use dot notation instead comma 1024,90 === 1024.90
-
### Clear and concise description of the problem
I've noticed that the `comma-style` rules don't support a lot of syntax yet.
For example,
```ts
let a, b, c;
// Named exports
export {
a,
…
-
### Current Behavior
Creating a theme with a comma or commas, the search api return empty.
### Expected Behavior
The search shoud return the dataset connected
### Steps To Reproduce
Creating a th…
-