Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
yt-dlp
/
run-on-arch-action
mirror of
https://github.com/yt-dlp/run-on-arch-action
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
5397f9e30a
Branches
Tags
manjaro-test
master
patch-1
patch-2
release-3.0.0
test-ext-qemu-issue
uraimo-lowecase-repo
v2.8.1
v2.8.0
v2.7.2
v2.7.1
v2.7.0
v2.6.0
v2.5.1
v2.5.0
v2.4.0
v2.3.0
v2.2.1
v2.2.0
v2.1.2
v2.1.1
v2.1.0
v2.0.10
v2.0.9
v2.0.8
v2.0.7
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v2
v1.1.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v.2.5.1
run-on-arch-...
/
node_modules
/
shlex
/
.eslintrc.json
.eslintrc.json
116 B
History
Raw
1
2
3
4
5
6
7
{
"extends": "standard",
"rules": {
"camelcase": "off",
"no-multiple-empty-lines": "off"
}
}