-
The linting for Python isn't working currently, as it is not analyzing any files:
```
Run npm run lint
> lint
> prettier client-src/js-src client-src/elements --check && eslint "client-src/js-…
-
Not having a solid documentation on the json formatting causes issues like #7
Pull request #6 should help with this. Having a gui to create character packs should make everything run more smoothly…
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
Declarative list formatting
### Developer environment
None
### Wha…
-
Hello,
I have followed the guide to disable the creation of `` for blank line. Now I have the problem that the IntelliJ formatting removes the leading spaces in my code block.
Example
Before:…
-
When I try to initialize Datatable, I got something like that.
![error-message](https://cloud.githubusercontent.com/assets/5352704/5737503/f60abc1a-9c0f-11e4-8a81-bdf7c60ebd6d.png)
and my json respo…
-
I am using the web application as well, and I keep running into the same error.
"There was an error while parsing your data. Please ensure your OTU and mapping files follow the format explained in…
-
Hi,
Do you have any plans on pretty printing JSON values? For example, something like "INSERT INTO my_table (json_col) VALUES ('{ ... a long JSON document ... }');" prints the entire JSON on a sing…
-
**Description:**
I am encountering a recurring error with Samourai Server when it attempts to interact with Bitcoin Core. The error log shows the following message repeatedly:
```
2024-11-03T22:…
-
Currently, when a field of type `Type::none` is encountered, its value is not printed -- as we return an empty string
https://github.com/bpftrace/bpftrace/blob/c14a2ce8b7afa3950e7263d509bd869cb1284b9…
-
## Currently you can't specify an output format for the info returned.
It would be great if we can specify an output format for the info, e.g. JSON, XML(?), CSV etc.
### Requested Usage
`... --ou…