-
We currently format all Python code using `yapf`. This is done via the `tools/yapf.sh` and `tools/yapf.bat` wrapper scripts.
Unfortunately, `yapf` is abandoned and only works with Python versions …
-
| --- | --- |
| Bugzilla Link | [564265](https://bugs.eclipse.org/bugs/show_bug.cgi?id=564265) |
| Status | REOPENED |
| Importance | P3 enhancement |
| Reported | Jun 13, 2020 03:51 EDT |
| Modi…
-
**To Reproduce**
Enter this into the editor of your choice
```
fn broken() ->u32 {
const x = u32:1 + // keep me
u32:2;
x
}
```
Then format it.
**Expected behavior**
The output is t…
-
We're increasingly in need of a DeviceTree formatter. We're looking for a volunteer to implement one.
It **must** ...
- format these files:
- `.dts`
- `.dtsi`
- `.overlay`
- `.keymap`…
-
For each key in "extra", this line uses a two-space indent:
https://github.com/wesleytodd/loggerr/blob/e7be1b198cd72da598393e37d6910bd5cb93279f/formatters/cli.js#L58C15-L58C15
But `util.inspect(…
-
- [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.…
-
建议添加一下 linter 和 formatter,规范化文档提交,参考我自己的 portfolio 仓库里对此的处理:https://github.com/sghuang19/portfolio
-
**Describe the bug**
Notebooks, including tutorial notebooks fail when calling butler.get().
**To Reproduce**
Steps to reproduce the behavior:
1. Go to notebook 4b
2. Click on Run all cells
…
-
Brilliant tool, thanks for building and sharing it.
I found our repository [AFM-SPM/TopoStats:main](https://github.com/AFM-SPM/TopoStats) failed on a few things, one of which was using a `[PC180](h…
-
### Summary
Implement Tact source code formatter as part of it's compiler. This can provide a basic solution for further development of language tools
### Context
This tool may have several u…