Skip to content

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.

Notifications You must be signed in to change notification settings

IvanYachmenov/static_code_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages