Skip to content

Commit b1878c4

Browse files
SonAIengineclaude
andcommitted
release: v0.1.0 PyPI 배포 완료 + .gitignore 추가
https://pypi.org/project/toolint/0.1.0/ 19개 rule, 66 테스트, CI green, zero-dependency Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c5184d5 commit b1878c4

4 files changed

Lines changed: 6 additions & 216 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
dist/
2+
*.egg-info/
3+
__pycache__/
4+
.pytest_cache/
5+
.venv/
6+
poetry.lock
-27 KB
Binary file not shown.

dist/agentlint-0.1.0.tar.gz

-21.5 KB
Binary file not shown.

poetry.lock

Lines changed: 0 additions & 216 deletions
This file was deleted.

0 commit comments

Comments
 (0)