Skip to content

Commit 124ca38

Browse files
authored
feat: add ruff to pyprojecttoml (#201)
1 parent ae2573c commit 124ca38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

update.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ const linters = [
9292
'pyrightconfig.json',
9393
'biome.json',
9494
'.pylintrc',
95+
'ruff.toml',
96+
'.ruff.toml',
9597
]
9698

9799
const env = [

0 commit comments

Comments
 (0)