-
This ticket is an open discussion about whether there is a good way to integrate _formatters_ into the architecture. Data might flow through objects in the following order.
`Connector` → `Formatter` …
Bilge updated
7 years ago
-
Currently `dune` supports (via `dune build @fmt`) formatting of Reason code using `refmt`, OCaml code using `ocamlformat` and `dune` files. Dialects can also provide a custom formatting action and if …
-
These two are common use cases for formatting dates/times, so I'd like to add them as part of Timex rather than relying on plugins for them.
- [x] Relative time formatter
- [ ] Calendar time formatter…
-
Currently, external formatters need [to be configured](https://behave.readthedocs.io/en/latest/formatters.html#more-formatters) to have a nice alias, or their full `module:Class` path needs to be spec…
-
As discussed in #21874, there aren't reprs on the locators and formatters. Reprs of the form where eval(repr) = call, something like
```python
eval('AutoDateLocator(maxticks=8)') = AutoDateLocator(…
-
Use them: https://github.com/intermine/im-tables/tree/dev/src/formatters
-
### Subject of the issue
I was doing work on one of my gems and accidentally removed rack-test from the gemspec. When I try to load rspec (run `bundle exec rspec`) RSpec instead of telling me which…
-
#217 unfortunately causes the rust formatting hook to break on cargo workspaces.
See https://github.com/GUIpsp/language-formatters-pre-commit-hooks-bug-demo for a minimal repro. Just clone and `pr…
-
**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…
-
### Neovim version (nvim -v)
NVIM v0.10.0
### Operating system/version
MacOS 14.6.1
### Read debugging tips
- [X] I have read through the [debugging tips](https://github.com/stevearc/co…