-
### New Issue Checklist
- [x] I've Updated SwiftLint to the latest version.
- [x] I've searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues).
### Bug Description
P…
-
According to the spec on extern records, an extern record can specify fields in a differen't order than the actual struct definition.
From https://chapel-lang.org/docs/main/language/spec/interopera…
-
When dumping this API, the namespace `A.C` is listed before `A` as we compare the types by `FullName` and `"A.C.B"` comes before `"A.D"`.
```cs
namespace A
{
public class D;
}
namespace A.…
-
This would allow cargo items to have a timeout on how often you can order them. It would be similar to the uplink timeout, but it would be based on the last time it was ordered instead of general stat…
-
### Description
[jax.jit](https://jax.readthedocs.io/en/latest/_autosummary/jax.jit.html) changes the key order of returned dictionaries:
```sh
$ python3 -c "import jax; print(jax.jit(lambda: {'b…
-
The current text order in the Contact Us section is not displayed in the correct sequence, which may cause confusion for users. The text needs to be reorganized for better readability and flow.
Ben…
-
Failed to compile.
--
01:38:16.130 |
01:38:16.130 | ./components/card.tsx
01:38:16.130 | 27:14 Error: Invalid Tailwind CSS classnames order tailwindcss/classnames-order
01:38:16.130 |
…
-
#### Connected Issues
- #7094 (CSS Order Differs Between Development & Production Modes when Treeshaking)
#### Description
When using CSS Modules in a monorepo setup with barrel files (index.ts) …
-
I'm trying to understand which boot order would be used if I installed Tow-Boot on a PineBookPro, and this seems under-documented.
The [device page](https://tow-boot.org/devices/pine64-pinebookPro.…
-
**Describe the bug**
Hi,
I have created the cart rule for black friday, the calculation is correct but the display of the order inside the BO and into customer's email, shows incorrect informa…