Commit graph

12 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
Shunsuke Shibayama
d9d074e088 Create pyproject.md 2024-08-18 13:46:08 +09:00
Shunsuke Shibayama
be1644e477 docs: add mkdocs.yml 2023-04-30 22:35:52 +09:00
Shunsuke Shibayama
691b10961e Add options.md 2022-12-26 16:57:16 +09:00
Shunsuke Shibayama
b755ceb274 Implement some errors 2022-12-24 11:57:12 +09:00
Shunsuke Shibayama
f13c6f7e37 Create warns.md 2022-12-23 23:01:21 +09:00
Shunsuke Shibayama
c3c1615690 Add error documents 2022-12-23 15:25:14 +09:00