Skip to content

Commit d376929

Browse files
committed
update settings.local.json
1 parent 427f34f commit d376929

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.claude/settings.local.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"Bash(ruff check:*)",
66
"Bash(pytest:*)",
77
"Bash(ruff format:*)",
8-
"Bash(python3 -m pytest:*)"
8+
"Bash(python3 -m pytest:*)",
9+
"Bash(python3 -m mypy:*)"
910
]
1011
}
1112
}

0 commit comments

Comments
 (0)