-
Hi! I'm the autofix.ci troubleshooter bot.
It looks like you correctly set up a CI job that uses the autofix.ci GitHub Action, but the [**autofix.ci GitHub App**](https://github.com/apps/autofix-ci/)…
-
If an SDK is missing but available for download the autoconfig notification action currently fails with the following stacktrace:
```
java.lang.Error: Cannot call invokeAndWait from the event dispat…
-
We got very large code base and doing it by hand seems long. Could you implement auto fix for this linter?
-
## Expected behavior
Describe here how you expected RuboCop to behave in this particular situation.
_Nothing_ - string-splitting is "well defined" at the `\n`, or
```ruby
eq(
" 0: 1…
-
Requests:
- https://github.com/stylelint/stylelint/issues/2643
- https://github.com/stylelint/stylelint/issues/7192
- https://github.com/stylelint/stylelint/issues/4664
Supporting tasks:
- http…
-
### Is this a regression?
Yes
### Description
**Issue Description:**
When building the Patchwork project from source using Poetry, the build fails with the following error:
`Patchflow AutoFix n…
-
### Issue
Some tools can act both as linters and code fixers. For example, in PHP:
| Tool | Lint Command | Fix Command |
|---------|----------------------…
-
The `undocumented-public-function` rule currently has no autofix.
Writing documentation for functions can be made more effective by providing the documentation template automatically.
PyCharm a…
-
### What minimal example or steps are needed to reproduce the bug?
```css
:not(
a,
/* stylelint-disable-next-line */
DIV
) {}
:not(
a,
/* foo */
DIV
) {}
```
### What minimal …
-
> Clearly describe the bug
If the css file has only sourceMappingURL comment, cli with `--fix` option will raise an error.
> Which rule, if any, is the bug related to?
`no-empty-first-line`
…