Search Criteria
Package Details: stylelint 17.11.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/stylelint.git (read-only, click to copy) |
|---|---|
| Package Base: | stylelint |
| Description: | Mighty, modern CSS linter |
| Upstream URL: | https://stylelint.io |
| Licenses: | MIT |
| Submitter: | arojas |
| Maintainer: | mewsen |
| Last Packager: | mewsen |
| Votes: | 4 |
| Popularity: | 3.17 |
| First Submitted: | 2026-04-06 21:08 (UTC) |
| Last Updated: | 2026-05-14 11:49 (UTC) |
Dependencies (5)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR) (make)
- stylelint-config-standardAUR (optional) – for the standard shareable config
Required by (7)
- python-jschon (make)
- stylelint-config-recommended
- stylelint-config-standard
- stylelint-less (optional)
- stylelint-lsp
- stylelint-order
- stylelint-scss (optional)
Latest Comments
mewsen commented on 2026-05-11 16:16 (UTC)
@tuhtah you are right. It fails when build inside a path containing a dot prefixed directory.
tuhtah commented on 2026-05-11 15:58 (UTC) (edited on 2026-05-11 16:36 (UTC) by tuhtah)
I just discovered that the test only fails if a parent directory starts with a dot. This is the case when using yay or paru which places the source directory under
~/.cache/yay.See: https://github.com/stylelint/stylelint/issues/9278#issuecomment-4422324526
That would explain why we all are hitting it and mewsen couldn't reproduce it.
@mewsen Does it work for you even if you build the package using yay or paru or invoke makepkg inside a path that contains a leading dot, e.g.
~/Scratch/.foo/stylelint?aurragon commented on 2026-05-11 11:57 (UTC) (edited on 2026-05-11 11:58 (UTC) by aurragon)
I tried with clean chroot and 1 test fails
mewsen commented on 2026-05-11 09:13 (UTC)
@Spixmaster Did you try building in a clean chroot? Just tested it: https://paste.c-net.org/ScannedLaynie
Spixmaster commented on 2026-05-09 05:36 (UTC) (edited on 2026-05-09 17:47 (UTC) by Spixmaster)
One test currently fails, 17.11.0-2. Reported with https://github.com/stylelint/stylelint/issues/9278.