-
I get the following error when I try to format a file containing a Svelte 5 snippet. I'm running the latest v3.2.5 of the plugin.
```
[error] /home/hmnd/dev/[myproject]/src/[myfile.svelte]: Expect…
-
### Description
all authors with affiliations are listed as a text paragraph
### (Optional:) Please add any files, screenshots, or other information here.
_No response_
### (Required) What is this…
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
14.3.1
### Bug summary
When setting the UI language in user settings to danish, dates and times are form…
-
A real-world example from [nutype](https://github.com/greyblake/nutype):
This gets formatted just fine:
```rust
#[nutype(validate(len_char_min = 5, len_char_max = 20))]
struct Email(String);
```
B…
musjj updated
2 weeks ago
-
this is how they are formatted now:
This is how I think is the correct way to format a fun:
btw, the rest of operators are formatted correctly :
-
## Context & versions
staging . sanchonet
## Steps to reproduce
1. Go to a proposal
2. type in several comments
## Actual behavior
The comment threads are hard to read, as they a…
-
### Current Behaviour
wrong format error message when trying to enter an instance "You must be at least level {} to enter."
![area_trigger](https://github.com/user-attachments/assets/c6a84ff5-42e6…
-
Currently the supported directives are hardcoded here: https://github.com/astral-sh/ruff/blob/9180635171dcb61bf2b96ab7a489fe0f549d78d7/crates/ruff_python_formatter/src/string/docstring.rs#L1082-L1087
…
-
Since iLorest 5.3.0.0 I get this error.
5.2.0.0 works as expected.
```
[root@s649156 ~]# cat patch.json
{
"/redfish/v1/Managers/1/EthernetInterfaces/2/": {"InterfaceEnabled": false},
"…
-
Should PASETO be agnostic to the formatting of the payload? Is there a strong reason why JSON payloads are preferred?