Skip to content

Commit 8e398d9

Browse files
committed
chore: ignore rules for docstrings on overloads on stemming
1 parent 9531a72 commit 8e398d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ per-file-ignores =
2525
tests/*.py: S101, WPS226, WPS118, WPS202, WPS204, WPS218, WPS211, WPS604, WPS431, WPS210, WPS201, WPS437
2626
src/typesense/types/*.py: B950, WPS215, WPS111, WPS462, WPS322, WPS428, WPS114, WPS110, WPS202
2727
src/typesense/documents.py: WPS320, E704, D102, WPS428, WPS220
28-
src/typesense/stemming_dictionaries.py: WPS320, WPS428, WPS220
28+
src/typesense/stemming_dictionaries.py: WPS320, E704, D102, WPS428, WPS220
2929
src/typesense/api_call.py: WPS110, WPS211
3030
src/typesense/request_handler.py: WPS110, WPS211
3131

0 commit comments

Comments
 (0)