-
This plugin is super great but it is also super slow as every save causes a new Maven process to be launched, spotless to be run, invoking formatters and in the end the file is updated. Compared to th…
-
I would like to propose an update on how custom validator are registered within Grape. Actually, its based on an [inherited hook](https://github.com/ruby-grape/grape/blob/139e96b2c262d57856ef21fcf1c80…
-
### Please complete the following tasks
- [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions)
- [X] I have searched the [open](https://github.com/clap-rs/clap/issues…
-
Now that pinojs/pino#317 has been merged, add pre-defined formatters for **development**.
[Morgan logger](https://github.com/expressjs/morgan#dev) has a predefined `dev` formatter, which makes addi…
-
**Is your feature request related to a problem? Please describe.**
Since now Bandit has a dependency on the module rich as a progress indicator, we can take further advantage of the library and use i…
-
Sometimes outputting got and want isn't enough. There are many useful OSS packages for generating pretty diffs of strings, structs, slices etc, but it would be unreasonable for this binary to require …
-
Formatters should also do something like this:
``` php
// JsonFormatter
public function getContentType()
{
return 'application/json';
}
```
So that when the formatted output is returned, the app…
-
Hi,
For csv file needs double quotes to be escaped (by using another set of double quotes), because the double quote by itself denotes the boundaries of a field.
> field 1,field 2,"field, with "es…
-
I, unfortunately, have a formatter that requires it to be run from the project's root directory. In my hand-written formatter, I pass `projectile-project-root` to the started subprocess. reformatter.e…
-
This package doesn't contain the figure formatters it uses, which are still all defined in `IPython.core.pylabtools`. Should they be here so that upgrading the matplotlib-inline package upgrades the i…
minrk updated
2 years ago