-
**Is your feature request related to a problem? Please describe.**
currently i am using
```
(pkgs.writeShellScriptBin "nix" ''
exec ${pkgs.nixUnstable}/bin/nix "$@" -L --log-format bar-with-logs…
-
### Describe the Bug
I've got a global .tool-versions file:
```
python 3.11.7
nodejs 20.11.0
rust 1.73.0
...
```
and installed typescript-language-server into it:
```
~ $ which tsserver
/…
-
## CVE-2022-0235 - Medium Severity Vulnerability
Vulnerable Library - node-fetch-2.6.1.tgz
A light-weight module that brings window.fetch to node.js
Library home page: https://registry.npmjs.org/nod…
-
## CVE-2022-0235 - Medium Severity Vulnerability
Vulnerable Library - node-fetch-2.6.1.tgz
A light-weight module that brings window.fetch to node.js
Library home page: https://registry.npmjs.org/nod…
-
Type: Bug
Source controll stucks after pushing changes, button with infinite spinner not hiding
![Image](https://github.com/user-attachments/assets/a29414b8-7408-459a-a8da-f7fe483bcd79)
To reprodu…
-
## CVE-2022-0235 - Medium Severity Vulnerability
Vulnerable Library - node-fetch-2.6.1.tgz
A light-weight module that brings window.fetch to node.js
Library home page: https://registry.npmjs.org/nod…
-
## CVE-2022-0235 - Medium Severity Vulnerability
Vulnerable Library - node-fetch-2.6.1.tgz
A light-weight module that brings window.fetch to node.js
Library home page: https://registry.npmjs.org/nod…
-
This project has an [.editorconfig](https://github.com/w3c/aria-practices/blob/master/.editorconfig) file. However, the rules aren't consistently applied, judging from https://github.com/w3c/aria-prac…
-
For the "dumb" rules that lend themselves to automation, I have been missing a dependable command-line tool that crawls a project and (in-place-) enforces the rules to all files they apply to, while n…
johan updated
6 months ago
-
Hey,
I was a bit confused on how the `--exclude` flag works. I tried different approaches like defining it multiple times or separating the different regexes with spaces but nothing worked and the …