Skip to content

afarangurens/PythonLinter

Repository files navigation

UNLinter

Linter for coding style using PEP8 standards, using antlr4 and python3.

How to use it: just run the command 'python3 linter.py "test"' where "test" is the .py file you want to run the linter on.

Required modules: sys, os, re, numpy and antlr4

Python3 version: python3.6.5 Antlr4 version: antlr4.7.2

Contributors:

About

A python 3.6 linter using Antlr.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published