Sebastian Davids

Results 106 issues of Sebastian Davids

```console $ mkdir -p /tmp/test/.devcontainer && cd "$_/.." $ cat

```console $ mkdir -p /tmp/test && cd "$_" $ printf '#!/usr/bin/env sh\necho one\n' >one.sh $ printf '#!/usr/bin/env bash\necho two\n' >two $ shfmt -f . one.sh two $ shfmt -f -ln=bash...

### Description Use `npx turbo` instead of `pnpm` to make the example agnostic of the chosen package manager. Show how to filter by package because this is one of the...

area: examples
needs: triage

### Verify canary release - [x] I verified that the issue exists in the latest Turborepo canary release. ### Which canary version will you have in your reproduction? 2.5.3 ###...

kind: bug
needs: triage

I would appreciate a website similar to https://regex101.com for micromatch. A text field where one can enter a glob and another textfield where one can enter paths. For each path...

**Describe the bug** `graphql.config.mjs` is not supported. **Expected behavior** `graphql.config.mjs` is supported. **Version and Environment Details** Operation system: macOS 14.7.2 IDE name and version: WS-243.25659.40 Plugin version: 243.25659.42 **Additional context**...

The _dot-template_ link is broken in the README.

https://lychee.cli.rs/recipes/caching/ `--cache-location some/path/lychee/cache` `--cache-location /other/path/lychee/cache` also: https://github.com/lycheeverse/lychee/blob/master/lychee.example.toml Other tools: https://eslint.org/docs/latest/use/command-line-interface#--cache-location https://prettier.io/docs/cli#--cache-location

enhancement

I am aware that Trixie is right around the corner, but would it be possible to provide a newer `reuse` version for Bookworm via [bookworm-backports](https://backports.debian.org/Instructions/)? https://wiki.debian.org/BuildingFormalBackports https://repology.org/project/reuse/versions ``` bookworm/main reuse...