-
Custom formatters are not available: See
https://github.com/rburgst/micronaut-spring-example
The gist ist that you would define custom type converters for REST controller methods via the Format…
-
I'm using Atlantis to put my plans in GH PRs, and it would be great if landscape could better support the `diff` language format. Just a flag that would put the -/+ operators always at the start of th…
-
The code below lists and compares all features for Panel, and Panel material UI Button widgets to find out what's missing and what's new.
- Missing features: description_delay
- Extra features: la…
-
I would like to use formatters with the [Format.jl](https://github.com/JuliaString/Format.jl) syntax because I prefer that Python format syntax to printf syntax. Could that be supported internally or …
-
See also: [many-formatters](/users/akaihola/projects/4/views/5) sub-project
Currently there's no way to run Darker and have it just do, say, `isort` and `flynt` but *not* reformat code using Blac…
-
- [x] text-file exporter `export_as_txt`
- [ ] flextable exporter (?) `tt_to_flextable` (rename function if so)
- [x] PDF `export_as_pdf`
- [x] RTF `export_as_rtf`
-
Users can set a configuration option to make APM Agents automatically re-configure logging for them. After opting into it, agents instrument the construction of log appenders (such as file or stdout a…
-
### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/i…
-
I'm working on a custom formatter and the example from the docs is extremely simple. So I decided to take the `PrettyFormatter` implementation as a base. That formatter makes use of several helper fun…
-
When using out logging crates, having the possibility to set a custom log format is nice, but being required to do so every time is rather tedious. The current default for fern simply only prints the …