Skip to content

Commit

Permalink
Update ruff's JSON schema
Browse files Browse the repository at this point in the history
This updates ruff's JSON schema to [53f2d72e022ad5ae7cfcf511318788fed959fe0b](astral-sh/ruff@53f2d72)
  • Loading branch information
dylwil3 committed Dec 12, 2024
1 parent c6f6b31 commit ac9334a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/schemas/json/ruff.json
Original file line number Diff line number Diff line change
Expand Up @@ -2361,6 +2361,8 @@
"B904",
"B905",
"B909",
"B91",
"B911",
"BLE",
"BLE0",
"BLE00",
Expand Down Expand Up @@ -3183,6 +3185,8 @@
"PTH206",
"PTH207",
"PTH208",
"PTH21",
"PTH210",
"PYI",
"PYI0",
"PYI00",
Expand Down Expand Up @@ -3316,6 +3320,7 @@
"RUF046",
"RUF048",
"RUF05",
"RUF051",
"RUF052",
"RUF055",
"RUF1",
Expand Down

0 comments on commit ac9334a

Please sign in to comment.