bodote

Results 11 issues of bodote

**Is your feature request related to a problem? Please describe.** I'm frustrated when I try to run stryker on a new project with `npx stryker run` but forgot to run...

๐Ÿš€ Feature request

e.g: in Angular HTML-Templates: ```html {{ error }} ``` Is this even possible ? **Is your feature request related to a problem? Please describe.** As I understand Stryker-js , it...

๐Ÿš€ Feature request

**Summary** - the `--file` AND `--ignorePatterns` option fails , the due to "Unable to find karma config at 'karma.conf.js'" in the sandbox ERROR and - although there is **at least...

๐Ÿ› Bug

# Problem: using palantirJavaFormat with spotless maven : last character not a `\n` -> check fails when creating a new java class using Intellij with palantir-java-format for formating all java...

this code works with version 0.11.5 but not with 0.12.2 ``` var ac = new AuthenticationContext(username, password.toCharArray(), "MYDOMAIN"); try (SMBClient client = new SMBClient(config); Connection connection = client.connect(HOST_NAME); Session session...

after forking the renovate tutorial, the tutorial claims that there should be a PR from renovate. this is not the case: ![Bildschirmfoto 2023-09-30 um 08 59 03](https://github.com/renovatebot/tutorial/assets/8531026/5e434a6e-68f2-4b09-8280-a166af9a2a3a) ![Bildschirmfoto 2023-09-30 um...

Some questions: 1. my display native resolution is 1024x600. The G5DualStacked does not really fill the whole display, only about 80-90% of the size, with unused space at the top...

## Before this PR WHEN creating a new java class using Intellij with palantir-java-format plugin enabled for formating all java files AND using maven-spotless with palantirJavaFormat AND the last line...

The plantuml version 1.2023.5 is quite old, and there was a change in in some locations of sprites of the plantuml-std-library. Among others the `mysql` icon was moved and renamed...

Because, when you want to run the maven plugin run in a **CI-Pipeline**, where `graphviz` nor `dot` is usually NOT installed, it took me quite some time to find out,...