mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
ruff: enable TID rules
This commit is contained in:
parent
d42707c108
commit
96754a3d0a
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ select = [
|
|||
"I",
|
||||
"UP",
|
||||
"C4",
|
||||
# "TID",
|
||||
"TID",
|
||||
"RSE"
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue