-
## Description
## Steps to Reproduce the Problem
Add a tool to your config
```
[fix.tools.gofmt]
command = ["gofmt", "$path"]
patterns = ["glob:'**/*.go'", "glob:'**/go.mod'"]
```
```
$…
-
Hi @loeffel-io, I am testing out the `exists` feature in 2.3.0-beta.1 (Darwin arm64). I want to make sure there exists a directory `bar/` under every subdirectory in `foo/`.
The following passes th…
-
It was bad enough that I had to spend half a day figuring out why environment variables didn't seem to be working in tests executed via pants as one might reasonably expect 🤪 (when digging around just…
-
### What is the problem this feature would solve?
I want to write a plugin to find unused files in the source directory.
I could enumerate all files below any entrypoint
I could cross out all used f…
-
This recent change causes electron-builder to fail in my project:
https://github.com/electron-userland/electron-builder/blob/6a6bed46c428b45105ada071a9cb89b5d4f93d9e/packages/app-builder-lib/src/as…
-
**Is your feature request related to a problem? Please describe.**
Currently, resource URIs are considered static paths to resources added to the provider.
A suggestion was made to enhance our han…
-
### Description
Biome currently uses a fork of the [glob crate](https://crates.io/crates/glob). This crate has known shortcomings that can be considered as bugs by users. See #2421 and #3345.
For …
-
I've been thinking about possible options for such a predicate. Glob patterns use `**` for this purpose. Thus `saas.**` would include all descendants of `saas`. Is there any technical reason for why t…
-
### Python Version
3.10.6
### Django Version
4.1.3
### Package Version
0.1.1
### Description
### Intro
Let me start with an example. Here is an example Django app configuration…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Describe the bug and reproduction steps
just need to run make start-backend
The error is rela…