summaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)AuthorFilesLines
2018-12-11tox.ini -> .flake8 (#15065)Michael Suo1-4/+0
2018-11-07ensure flake8 ignores non-conforming python files generated by buildBrian Vaughan1-1/+1
2018-10-24fix lint after new flake8 release added new style constraints (#13047)Soumith Chintala1-1/+1
2018-07-10Add pyHIPIFY scripts needed for ROCm transpilation to PyTorch (#8812)Johannes M Dieterich1-1/+1
2018-03-30tox.ini update.Edward Z. Yang1-1/+1
2018-03-27Reorganize third-party libraries into top-level third_party directory (#6025)Edward Z. Yang1-1/+1
2017-10-23Fix E722 ('do not use bare except') (#3239)Sam Gross1-1/+1
2017-10-23Fix lint build (#3237)Sam Gross1-1/+1
2017-09-05Ignore nanopb for lint.Edward Z. Yang1-1/+1
2017-09-05flake8 excludes updateZach DeVito1-1/+1
2017-08-30Ignore gloo when linting.Edward Z. Yang1-1/+1
2017-06-17force 1 stride for 1-sized dim for cudnn, fix lint, remove extra unpackingalbanD1-1/+1
2017-02-27[Lint] Address F811Luke Yeager1-2/+2
2017-02-27[Lint] Address F812Luke Yeager1-1/+1
2017-02-27[Lint] Address E731Luke Yeager1-1/+1
2017-02-27[Lint] Use flake8 instead of pep8Luke Yeager1-5/+1
2017-02-16setup.cfg -> tox.ini (#761)Soumith Chintala1-0/+8