Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 419 Bytes

File metadata and controls

14 lines (9 loc) · 419 Bytes

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: