-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Put simply, Zed doesn't respect the FlatConfig when formatting Vue files.
Weirdly enough, it work…
-
1. `./gradlew scaffold --coordinates com.example:my-library:1.0.0`
2. Remove `testImplementation "com.example:my-library:$libraryVersion"` from `build.gradle`
3. Edit `metadata/com.example/my-librar…
-
### Problem
Is it possible to revert to a previous realm version format by using the realm-kotlin SDK?
I.e downgrading from v24 to v23
### Solution
_No response_
### Alternatives
_No response_
…
-
### Description of feature
Hello quantms team,
I would like to request the addition of support for the `.dia` file format as an input option in the **quantms** pipeline. Currently, as per the do…
-
The _plasmid.gfa files doesn't contain typical gfa-data. Therefore I'm not able to open it with Bandage.
-
Within the scdl.cfg it's possible to set a name_format and playlist_name_format.
These formats contain the option to use parameters like {title} or {genre}
I can however not find the complete list o…
-
Now that we have multiple devs working on the frontend, we should create config files for prettier and eslint
-
When we run mvn com.coveo:fmt-maven-plugin:format as recommended by a failing build output, it does not format all files and CI will continue to fail.
Instead, one must also run `mvn xml-format:xml-f…
-
-
Take the following (slightly contrived) unit definition:
```py
pascal = Pa = SI(I(Unit(pressure, 'pascal', "Pa", SI_large, info="Unit of pressure")))
```
This is… bleh. There is a lot of annoyance…