Commit graph

6 commits

Author SHA1 Message Date
Shunsuke Shibayama
f653c3fe16 feat: add --do-not-respect-pyi option
With this change, by default `.pyi` file types will be respected and `.py` files will not be parsed.
2025-02-18 22:29:34 +09:00
Shunsuke Shibayama
4afbd2922d feat: add some analysis simplification options 2024-11-10 16:28:15 +09:00
Shunsuke Shibayama
f2153372d0 feat: cache cleaning option 2024-11-04 18:05:33 +09:00
Shunsuke Shibayama
97020008b5 doc: update 2024-10-16 16:47:59 +09:00
Shunsuke Shibayama
a209a67e55 test: add real-package tests 2024-09-02 12:52:57 +09:00
Shunsuke Shibayama
96b6db2904 doc: update docs 2024-08-18 14:22:42 +09:00