-
- Seperate thousands by thin space (Unicode: U+2009 ( , )), If it's not easy in react, use normal space
- Add crossed zeroes to all numbers
- Decimals should work according to the chosen currency (…
-
Hi all
I think I have successfully installed "pg_parquet" following the instructions:
****Installed these dependencies:
sudo yum install -y epel-release
sudo yum install -y cmake boost-d…
-
I have a `.swift-format` file at the root of my repo, but some third-party code in a sub-directory. I'd like to be able to disable formatting for the subdirectory.
There are a couple of ways that t…
-
Across readme's, tutorials and the website we have a weird mix of upper and lowercase atlas names, e.g. "Allen Mouse Brain Atlas" & "Smoothed version of the Kim et al. mouse reference atlas". We shoul…
-
### Is your feature request related to a problem? Please describe.
The [number formatter](https://github.com/amannn/next-intl/blob/e1e10a6318362cd12be6de2b12cf92e8aaa75f56/packages/use-intl/src/core/…
-
I would like to define a `transformer` for a custom `format` and this should be applied when a string has this format:
e.g.
```typescript
export class LocalTime {
hour: number;
minute: nu…
-
A `ruff` CI pipeline / pre-commit hook would be nice.
Practically, it would also be nice to add typehints to our code. Letting a type checker like `mypy` run on this code might be difficult though;…
-
@ingewortel proposed the following csv format:
* Column 1: time
* Column 2: cell ID (or simulation seed)
* Columns 3-4: x and y coordinates
I proposed adding a header following the labels in …
-
Format readme file of #4 Custom Cursor.
-
Newest update: The Rollout has been put on hold. Nonetheless we should discuss this
In our CI we are using `clang-format` on `ubuntu-latest`. That ubuntu version was pointing to `Ubuntu 22.04`, whi…