silverwind
silverwind
The string `[\?]` parses fine in `CLoader` while `Loader` fails to do so. Is it expected? ``` $ python3 Python 3.11.5 (main, Aug 24 2023, 15:18:16) [Clang 14.0.3 (clang-1403.0.22.14.1)] on...
[This environment variable](https://jestjs.io/docs/environment-variables) is often used to detect whether app code runs inside Jest, it's good to have it for compatibilty (and to allow me to skip having to deal...
- [x] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint - [x] I've searched the [issues](https://github.com/Riverside-Healthcare/djLint/issues) - [x] I've read the [docs](https://djlint.com) ## System Info - OS: macOS - Python Version:...
**Is your feature request related to a problem? Please describe.** I prefer to name my snapshot directory `snapshots` instead of `__snapshots__`. I feel the underscores are unnecessary noise. **Describe the...
Currently this plugin pulls a big load of jsx-related dependencies to support the jsx rules, but these are useless dependencies for users who do not use jsx. How about splitting...
The current `MIT-LICENSE.txt` can not be detected by heuristics of tools like [go-licenses](https://github.com/google/go-licenses/issues/142).
Also removed a stray `.`.
**Description:** The label addition is not atomic and there is a small time window after opening a PR where the action will unexpectedly remove user-added labels. Example from [here](https://github.com/go-gitea/gitea/pull/29856): I...
1. Updated the link to the `postcss-nesting` repo. 2. Removed the "work-in-progress" label, as I think the CSS nesting spec is considered complete now.
### Contributing guidelines - [X] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [X] ... the documentation does not mention...