[PATCH] D51862: [LNT] more pep8 code style fixes

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 10 09:33:41 PDT 2018


MatzeB accepted this revision.
MatzeB added a comment.
This revision is now accepted and ready to land.

LGTM.

Out of interest: What version of pycodestyle do you use? I currently seem to have version 2.4.0 here while I do see most of the issues, for example I don't see a message about the regex functions not using raw strings.


Repository:
  rL LLVM

https://reviews.llvm.org/D51862





More information about the llvm-commits mailing list