-
On windows 11, with the pipeline app embedded engine (from the UI and from the cli with the engine)
When using the 1.14.19-bugfix branch of the assembly (that references the 1.14.27-SNAPSHOT versio…
-
To improve readability in CIL I recommended some tools to be used for auto-formatting such as yapf () or black ().
It should be possible to use GitHub actions to automagically format each and every P…
-
We switched all our projects from eslint and prettier to biome.
https://biomejs.dev/ is a tool which can be used as a replacement for either prettier or eslint/typescript-eslint or both.
So biome…
-
The update to v2.5.0 (using together with `spatie/laravel-data ^3.12`) is now causing issue with nullable properties.
Tha Data class:
![Image](https://github.com/user-attachments/assets/98b393ce-8c3…
-
(Ported from a comment on #298)
Including both headers appears to result in a compiler error.
- On Godbolt this appears to be a `magic_enum requires enum implementation and valid max and min.` (e…
-
- Any subset of nodes should be considered for auto formatter as well. It means if a subset of a few nodes is selected out of a big scene, only the selected ones should be considered for the auto for…
-
## Problem
Some parts of the codebase use Sphinx-style docstrings and others use Google's, and there is not a clear definition about this. Also, with the addition of auto-generated docs (#1058) , t…
-
When I use:
anno = scsa.cell_anno(clustertype='res1', cluster='all', rank_rep=True),
the following error appears.
Setting import sys os.environ["PYTHONIOENCODING"] = "utf-8" does not solve …
-
### Introduction
It's important to use a tool to auto-format the code not only because it improves readability by a lot but also because it makes bug fix easier and once devs are used to that style a…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I tried to setup ruff for python formatting but I'm having issues with the configuration. Accordin…