Page MenuHomePhabricator

Add pep8 linter support in arc
Closed, ResolvedPublic

Description

arc lint is able to check style of cpp code using clang-format.

Python has its own popular linter: pep8. Ideally, we'd like pep8 to run on python file edited the same way clang-format runs on cpp files.

Event Timeline

This task must wait until post release / fork.

schancel reassigned this task from freetrader to deadalnix.
schancel added a subscriber: freetrader.