Skip to content

Commit 9ce851a

Browse files
committed
Update ruff's JSON schema
This updates ruff's JSON schema to [7df79cfb70c9865784ea2841298ec8ab21b3566a](astral-sh/ruff@7df79cf)
1 parent a6e818c commit 9ce851a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/schemas/json/ruff.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3027,6 +3027,7 @@
30273027
"PLC020",
30283028
"PLC0205",
30293029
"PLC0206",
3030+
"PLC0207",
30303031
"PLC0208",
30313032
"PLC04",
30323033
"PLC041",
@@ -3328,6 +3329,7 @@
33283329
"PTH208",
33293330
"PTH21",
33303331
"PTH210",
3332+
"PTH211",
33313333
"PYI",
33323334
"PYI0",
33333335
"PYI00",
@@ -3474,6 +3476,8 @@
34743476
"RUF057",
34753477
"RUF058",
34763478
"RUF059",
3479+
"RUF06",
3480+
"RUF060",
34773481
"RUF1",
34783482
"RUF10",
34793483
"RUF100",
@@ -3736,6 +3740,8 @@
37363740
"UP046",
37373741
"UP047",
37383742
"UP049",
3743+
"UP05",
3744+
"UP050",
37393745
"W",
37403746
"W1",
37413747
"W19",

0 commit comments

Comments
 (0)