-
I know this is an old issue, but I'm leaving a comment here since I think this question is related to the whitespace rules:
Is there a style guide for key-value pairs, like assigning …
-
[Original feedback on developer community](https://developercommunity.visualstudio.com/content/idea/545492/code-cleanup-fixer-whitespace-normalization.html)
The new Code Cleanup Fixers are extremel…
-
Hi
I was not able to find an answer to this question; hence, I am creating this "issue". I would like to know if there is a possibility to reduce the whitespace around the actual diagram/image.
…
-
## Which problem does this feature fix?
When editing code I like to have the indentation be set all the time, including on empty lines, but still have whitespaces trimmed on non-whitespaces-only line…
-
This is a subtask of https://github.com/ray-project/ray/issues/47991. See the parent issue for more information.
https://www.flake8rules.com/rules/E231.html
-
Leading and trailing whitespaces are unaccounted for in the game play
![image.png](https://raw.githubusercontent.com/ttasnim5/pe/main/files/0e3392c5-00c9-411e-973d-93c1dc5e941c.png)
-
### Preliminary Checks
- [X] I have reviewed the documentation: https://unkey.com/docs
- [X] I have searched for existing issues: https://github.com/unkeyed/unkey/issues
- [X] This issue is not a q…
-
## What is the smallest, simplest way to reproduce the problem?
```
@Test
void trailingComma() {
rewriteRun(
buildGradle(
"""
plugins {
…
-
Tried to edit the name of james to reeseee but couldn't after following command format given in error message. Seems like there is a space missing in the error message, and if the space is not given, …
-
**Problem Description:**
In the context of search results, names that begin with lowercase letters are sorted after or before names that begin with uppercase letters. Case should not be factored int…