-
Der Formatter für frontend ist noch nicht optiomal
### Anforderungen
- Der Formatter für frontend ist angepasst nach absprache mit Paco
- Der Formatter für das Backend ist angepasst nach dem Format…
-
What are the plans about providing a formatter in this repo now that `swift-format` is bundled with the toolchains?
Currently it this extension does show up as a formatter but apparently it just tr…
-
Related to https://github.com/Nebo15/logger_json/pull/133
You can repro this with a single file application (e.g. test.exs):
```
Mix.install([:logger_json])
require Logger
formatter = {Logg…
-
While working on a file it randomly stopped working and I got this:
"Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/runpy.py", line 197,…
-
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…
-
Expected behaviour
//save proj
var projectStr = chartEditor.editor.chart.toProjectStr();
//load proj
chartEditor.editor.chart.loadProject(chartProjectJson);
my previously built chart should l…
-
- [X] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint
- [X] I've searched the [issues](https://github.com/djlint/djLint/issues)
- [X] I've read the [docs](https://djlint.com)…
-
if one changes the formatter of the default widget from formatDecimal with fmt:fract 0 to formatDirection the value is calculated as inputRadian, even if this is not selected.
This can be overcome b…
-
Develop a formatter to parse PDF and DOCX files, extract text and tables while handling complex layouts.
- [ ] Research methods of text extraction from PDF and DOCX.
- [ ] Implement Basic Parsing …
-
I tried out the SARIF formatter to use it in GitHub Actions. It works like a charm 👍
One thing I find odd though is that the name shows up as "markdownlint-cli2-formatter-sarif" as the tool.
Wo…