Skip to content

Commit 7448e77

Browse files
committed
style: format config files using new editorconfig settings
1 parent 9e1e027 commit 7448e77

19 files changed

Lines changed: 408 additions & 408 deletions

.commitlintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"extends": ["@commitlint/config-conventional"]
2+
"extends": ["@commitlint/config-conventional"]
33
}
Lines changed: 80 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -1,82 +1,82 @@
11
{
2-
"alt-speed-down": 50,
3-
"alt-speed-enabled": false,
4-
"alt-speed-time-begin": 540,
5-
"alt-speed-time-day": 127,
6-
"alt-speed-time-enabled": false,
7-
"alt-speed-time-end": 1020,
8-
"alt-speed-up": 50,
9-
"announce-ip": "",
10-
"announce-ip-enabled": false,
11-
"anti-brute-force-enabled": false,
12-
"anti-brute-force-threshold": 100,
13-
"bind-address-ipv4": "0.0.0.0",
14-
"bind-address-ipv6": "::",
15-
"blocklist-enabled": false,
16-
"blocklist-url": "",
17-
"cache-size-mb": 4,
18-
"default-trackers": "",
19-
"dht-enabled": true,
20-
"download-dir": "/Users/kutsan/Downloads",
21-
"download-queue-enabled": true,
22-
"download-queue-size": 5,
23-
"encryption": 1,
24-
"idle-seeding-limit": 30,
25-
"idle-seeding-limit-enabled": false,
26-
"incomplete-dir": "/Users/kutsan/Downloads",
27-
"incomplete-dir-enabled": false,
28-
"lpd-enabled": false,
29-
"message-level": 2,
30-
"peer-congestion-algorithm": "",
31-
"peer-id-ttl-hours": 6,
32-
"peer-limit-global": 200,
33-
"peer-limit-per-torrent": 50,
34-
"peer-port": 51413,
35-
"peer-port-random-high": 65535,
36-
"peer-port-random-low": 49152,
37-
"peer-port-random-on-start": false,
38-
"peer-socket-tos": "le",
39-
"pex-enabled": true,
40-
"port-forwarding-enabled": true,
41-
"preallocation": 1,
42-
"prefetch-enabled": true,
43-
"queue-stalled-enabled": true,
44-
"queue-stalled-minutes": 30,
45-
"ratio-limit": 2,
46-
"ratio-limit-enabled": false,
47-
"rename-partial-files": true,
48-
"rpc-authentication-required": false,
49-
"rpc-bind-address": "127.0.0.1",
50-
"rpc-enabled": true,
51-
"rpc-host-whitelist": "",
52-
"rpc-host-whitelist-enabled": true,
53-
"rpc-password": "{f36a440fa7921109129e1913623ed8ba6e1a8f53.433oFpV",
54-
"rpc-port": 9091,
55-
"rpc-socket-mode": "0750",
56-
"rpc-url": "/transmission/",
57-
"rpc-username": "kutsan",
58-
"rpc-whitelist": "127.0.0.1",
59-
"rpc-whitelist-enabled": true,
60-
"scrape-paused-torrents-enabled": true,
61-
"script-torrent-added-enabled": false,
62-
"script-torrent-added-filename": "",
63-
"script-torrent-done-enabled": false,
64-
"script-torrent-done-filename": "",
65-
"script-torrent-done-seeding-enabled": false,
66-
"script-torrent-done-seeding-filename": "",
67-
"seed-queue-enabled": false,
68-
"seed-queue-size": 10,
69-
"speed-limit-down": 150,
70-
"speed-limit-down-enabled": false,
71-
"speed-limit-up": 100,
72-
"speed-limit-up-enabled": false,
73-
"start-added-torrents": true,
74-
"tcp-enabled": true,
75-
"torrent-added-verify-mode": "fast",
76-
"trash-original-torrent-files": true,
77-
"umask": "022",
78-
"upload-slots-per-torrent": 14,
79-
"utp-enabled": true,
80-
"watch-dir": "/Users/kutsan/Downloads",
81-
"watch-dir-enabled": false
2+
"alt-speed-down": 50,
3+
"alt-speed-enabled": false,
4+
"alt-speed-time-begin": 540,
5+
"alt-speed-time-day": 127,
6+
"alt-speed-time-enabled": false,
7+
"alt-speed-time-end": 1020,
8+
"alt-speed-up": 50,
9+
"announce-ip": "",
10+
"announce-ip-enabled": false,
11+
"anti-brute-force-enabled": false,
12+
"anti-brute-force-threshold": 100,
13+
"bind-address-ipv4": "0.0.0.0",
14+
"bind-address-ipv6": "::",
15+
"blocklist-enabled": false,
16+
"blocklist-url": "",
17+
"cache-size-mb": 4,
18+
"default-trackers": "",
19+
"dht-enabled": true,
20+
"download-dir": "/Users/kutsan/Downloads",
21+
"download-queue-enabled": true,
22+
"download-queue-size": 5,
23+
"encryption": 1,
24+
"idle-seeding-limit": 30,
25+
"idle-seeding-limit-enabled": false,
26+
"incomplete-dir": "/Users/kutsan/Downloads",
27+
"incomplete-dir-enabled": false,
28+
"lpd-enabled": false,
29+
"message-level": 2,
30+
"peer-congestion-algorithm": "",
31+
"peer-id-ttl-hours": 6,
32+
"peer-limit-global": 200,
33+
"peer-limit-per-torrent": 50,
34+
"peer-port": 51413,
35+
"peer-port-random-high": 65535,
36+
"peer-port-random-low": 49152,
37+
"peer-port-random-on-start": false,
38+
"peer-socket-tos": "le",
39+
"pex-enabled": true,
40+
"port-forwarding-enabled": true,
41+
"preallocation": 1,
42+
"prefetch-enabled": true,
43+
"queue-stalled-enabled": true,
44+
"queue-stalled-minutes": 30,
45+
"ratio-limit": 2,
46+
"ratio-limit-enabled": false,
47+
"rename-partial-files": true,
48+
"rpc-authentication-required": false,
49+
"rpc-bind-address": "127.0.0.1",
50+
"rpc-enabled": true,
51+
"rpc-host-whitelist": "",
52+
"rpc-host-whitelist-enabled": true,
53+
"rpc-password": "{f36a440fa7921109129e1913623ed8ba6e1a8f53.433oFpV",
54+
"rpc-port": 9091,
55+
"rpc-socket-mode": "0750",
56+
"rpc-url": "/transmission/",
57+
"rpc-username": "kutsan",
58+
"rpc-whitelist": "127.0.0.1",
59+
"rpc-whitelist-enabled": true,
60+
"scrape-paused-torrents-enabled": true,
61+
"script-torrent-added-enabled": false,
62+
"script-torrent-added-filename": "",
63+
"script-torrent-done-enabled": false,
64+
"script-torrent-done-filename": "",
65+
"script-torrent-done-seeding-enabled": false,
66+
"script-torrent-done-seeding-filename": "",
67+
"seed-queue-enabled": false,
68+
"seed-queue-size": 10,
69+
"speed-limit-down": 150,
70+
"speed-limit-down-enabled": false,
71+
"speed-limit-up": 100,
72+
"speed-limit-up-enabled": false,
73+
"start-added-torrents": true,
74+
"tcp-enabled": true,
75+
"torrent-added-verify-mode": "fast",
76+
"trash-original-torrent-files": true,
77+
"umask": "022",
78+
"upload-slots-per-torrent": 14,
79+
"utp-enabled": true,
80+
"watch-dir": "/Users/kutsan/Downloads",
81+
"watch-dir-enabled": false
8282
}

0 commit comments

Comments
 (0)