-
running with java 16 throws:
java.lang.IllegalAccessError: class com.google.googlejavaformat.java.JavaInput (in unnamed module @0x2064d52f) cannot access class com.sun.tools.javac.parser.Tokens$Tok…
-
Automatically run Black on python code (note, its is probably easier to delay this until the codebase is python 3.0)
xross updated
2 years ago
-
```
What steps will reproduce the problem?
1. Start the preference recorder
2. Update just one preference
3. Stop the preference recorder
What is the expected output? What do you see instead?
Only o…
-
```
What steps will reproduce the problem?
1. Start the preference recorder
2. Update just one preference
3. Stop the preference recorder
What is the expected output? What do you see instead?
Only o…
-
The current code formatter puts everything on a new line. I'd prefer for my rule to take up only one line (and wrap past a specific column). How can I change this?
-
Support formatting Python code embedded in other languages like:
* Markdown
* reStructuredText
* HTML
* ...
The goal of this issue is not that we implement support for all these languages bu…
-
The dart_style library API now accepts [experiment flags](https://pub.dev/documentation/dart_style/latest/dart_style/DartFormatter/experimentFlags.html). I added support for that when I made the forma…
-
AStyle is good, but nowadays more people prefer clang-format.
-
Problem appears as a test flake in CI (uncommon, spotted on 3.9 pypy test job)
Initial impression: there could be a race condition for the Ctrl+C signal exit. Then once it blows up, something doesn…
-
```
What steps will reproduce the problem?
1. Start the preference recorder
2. Update just one preference
3. Stop the preference recorder
What is the expected output? What do you see instead?
Only o…