Update stubs

This commit is contained in:
Trinh Anh Ngoc
2023-05-07 09:53:19 +07:00
parent 7572821ca6
commit 22f104b77a

View File

@@ -6,6 +6,7 @@ VERSION: int
DEFAULT_EXCLUDE: list[str]
STANDARD_MODULES: list[str]
MAX_FILE_SIZE: int
MAX_LINE_SIZE: int
class Cloc:
modules: dict