Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run pylyzer ? #59

Open
fbrodrigorezino opened this issue Oct 10, 2023 · 2 comments
Open

How to run pylyzer ? #59

fbrodrigorezino opened this issue Oct 10, 2023 · 2 comments

Comments

@fbrodrigorezino
Copy link

What are the arguments to run in all .py files in my project, sounds simple, but I didn't find it in the docs

@mtshiba
Copy link
Owner

mtshiba commented Dec 12, 2023

If you specify the entry point file (e.g. main.py), all dependent files will be checked. The option to check all files, including those without dependencies, will be implemented in the future.

@Josverl
Copy link

Josverl commented Jan 3, 2024

The option to check all files, including those without dependencies, will be implemented in the future.

Thanks - will need to wait for that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants