You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a simple static analyzer tool that finds common stylistic issues in Python code. It works not only with standard input but also with command-line arguments.
This is the Static Code Analyzer project I made myself.
In this project, I created a simple static analyzer tool that finds common stylistic issues in Python code.
About
I created a simple static analyzer tool that finds common stylistic issues in Python code. It works not only with standard input but also with command-line arguments.