An open API service indexing awesome lists of open source software.

https://github.com/tech-chad/line_checker

line length checker
https://github.com/tech-chad/line_checker

Last synced: over 1 year ago
JSON representation

line length checker

Awesome Lists containing this project

README

          

# line_checker

Line length checker for python .py and possible other types. Checks file(s) for line lengths that are too long and reports them.

pass in 1 file to check, path_to_directory to check or . for current directory

This is a work in progress