-
Hey,
While working on enabling testifylint, specifically the formatter (https://github.com/etcd-io/etcd/pull/18741) we found a potential improvement for the automatic fix in the formatter check with …
-
I would like to work on autofixing the `extensions` rule, would you be open for that? Removing the extension is not a problem, but adding one is tricky, because we can't know whether `a` should be `a.…
-
-
Since `phpcbf` is included, how about adding the option `autofix` to the config and [have phpcbf fix many](https://github.com/squizlabs/PHP_CodeSniffer/wiki/Fixing-Errors-Automatically) of the coding …
-
Hi @anaslaaroussi1,
Why do we look for `project-python-libs` here as the target directory?
https://github.com/dataiku/solutions-contrib/blob/8147bd1f91452089f8c789a4c4af8c0f6b3e77d9/bs-infra/w…
-
### Did you check existing requests?
- [X] I have searched the existing issues
### Describe the feature
Wanted: Extend the configuration in the usage section to some more low level usage, but…
-
-
https://github.com/lvhaiyan/autofix
-
What about some «clever features»:
1) auto add xml declaration if does not exist
``
2) auto fix if `` to valid ``
3) set valid xml notation via applying nokogiri preparsing to enpacked xhtml (will qu…
-
Is it possible to use this extension to fix autofixable problems?