Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit ff73cf4

Browse files
committed
add yesqa
Signed-off-by: Sun, Xuehao <[email protected]>
1 parent c980763 commit ff73cf4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,11 @@ repos:
101101
--comment-style=<!--| |-->,
102102
]
103103

104-
# - repo: https://github.com/asottile/yesqa
105-
# rev: v1.5.0
106-
# hooks:
107-
# - id: yesqa
108-
# name: Unused noqa
104+
- repo: https://github.com/asottile/yesqa
105+
rev: v1.5.0
106+
hooks:
107+
- id: yesqa
108+
name: Unused noqa
109109

110110
# - repo: https://github.com/pycqa/isort
111111
# rev: 5.13.2

0 commit comments

Comments
 (0)