Erik Brendel

Results 11 issues of Erik Brendel

I would like to define a different banner comment via CLI arguments. The current one with `"just update the pydantic models and then re-run the script"` works well as a...

I use the LanguageTool Firefox extension. When trying to edit automation rules on Trello (see attached screenshot and video), the plugin correctly attaches to the textarea. When trying to save...

When editing a markdown document (using the markdown plugin and split view), my IDE automatically enables soft line wrap. When selecting text, the selection is displayed to far down in...

I have a `LazyReferenceField` to a document class that I want to call methods on, but that does not work, because the `__getattr__` method of a `LazyReference` is implemented via...

- [x] I have searched for [similar issues](https://github.com/raineorshine/npm-check-updates/issues) - [x] I am using the latest version of `npm-check-updates` - [x] I am using `node >= 14.14` --- ## Steps to...

bug

**Is your feature request related to a problem? Please describe.** I want to use the Lighthouse diff tool to see how individual network requests changed between my runs. In this...

**Is your feature request related to a problem? Please describe.** I would like to generate lhci report files with the `target: filesystem` upload mechanism, and use information from the search...

### Describe the bug: When selecting an image from a coblocks carousel, the selection (visible via the "replace" and "x" buttons as well as the caption placeholder) gets cleared automatically...

[Type] Bug
[Priority] Low

I am trying to set up the package "ourcompany/project" in our own nexus repository, using composer-push. We have versions based on commit hashes already, that works nicely, and now I...

As can be seen on GitHub, for example here: https://github.com/junit-team/junit4/blob/r4.12/src/main/java/org/junit/runners/Parameterized.java#L192 After `String name() default "{index}";`, nearly everything is highlighted as being a string, which is false. The code in question...