-
`g:neoformat_run_all_formatters` doesn't seem to properly pass the output from one formatter to the next -- it seems llike neoformat sometimes cuts off the last line if a previous formatter changed th…
-
# Bug report
### Bug description:
This is the logging that's failing.
```python
LOGGING = {
"version": 1,
"disable_existing_loggers": False,
"handlers": {
"fine-logger1…
-
## Problem
Currently, rspec-github formats pending specs as warnings, which show up in annotations list. While this behavior can be useful in some cases, it can also be distracting when there are m…
-
Research and study code formatting tools for various mainstream programming languages, including but not limited to:
- [x] Ruff (Python)
- [x] Prettier (JavaScript, TypeScript, CSS, etc.)
- [x] r…
-
- [x] apertium-destxt https://github.com/apertium/apertium/blob/master/apertium/Makefile.am#L268 https://github.com/apertium/apertium-python/issues/40#issuecomment-502536726
-
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…
-
fedcloud client already provides output in different formats: text, JSON, YAML. However, there are requests to provide different output formats, e.g. bash shell, CSV, Terraform. Developing and maintai…
-
Nice work, @edsonbonfim
I added support for inputFormatters, but it would be interesting to have predefined formatters like validators.
I would like to have formatters and validators for Brazil…
-
Hi,
I'm trying to use pino (browser) with Cloudflare Workers.
This is my config do far:
```
import pino from 'pino';
const logger = pino({
base: {
requestId: c.var.requestId…
-
https://github.com/emmett-framework/granian/pull/298/files#diff-0dbdb5a01ed2fc4299930a6f88b2e6f595d2ea9266bfb7db163cc80ba0686205 adds access dateFmt, however this is not used anywhere and instead `tim…