-
I was trying to remove all trailing whitespace from PEP 750 and noticed that we currently do not have `trailing-whitespace` and `end-of-file-fixer` in our pre-commit config. I think it makes sense to …
-
## Context
https://github.com/junstyle/vscode-php-cs-fixer/pull/182
I see this previous ticket resulted in making it so that ${workspaceFolder} can be used, which is great
since i have about 100…
-
Considering the following sample:
```
class C
{
void M()
{
string[] x = [
"""
string
""",
"""
string
"""];
}
}
```
A formatting diag…
jcouv updated
3 weeks ago
-
Implement something similar to the following code:
ftplugin/json.vim:
`
let b:ale_fixers = ['json_python_fixer]
let b:ale_json_python_fixer_options = '--indent 2'
`
autoload/ale/fixers/jso…
-
| --- | --- |
| Bugzilla Link | [481658](https://bugs.eclipse.org/bugs/show_bug.cgi?id=481658) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Nov 08, 2015 01:33 EDT |
| Modified | Jan…
-
I recently created an alt, and when I set up portraits for the new classes I'm leveling.
However, when I go to click the "Update Gear Set," the portrait isn't saved, despite the messaging saying it…
-
### Feature request
PHP 8.4 allows to omit the `new` expression parentheses ([RFC](https://wiki.php.net/rfc/new_without_parentheses)).
Right now PHP CS Fixer has 2 rules dealing with parentheses:
…
-
I've noticed the following weird behaviors with `pdbfixer` upon mutating to a Tyrosine. The first one is on the latest stable release, the other is on the latest dev build:
**First issue:**
If I…
-
### Possible Fixes
No
### Modpack Version
1.22
### What happened?
i'm opening the door to my world for my friend to enter via radmin we're both playing the original version.
whenever he tries …
-
I have installed the PHP CS Fixer plugin in WSL, but it can not find the php-cs-fixer.phar file.
The following rules were added to both my WSL and my Windows sided settings.json:
"php-cs-fixer.lastD…