summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pycodestyle_2.7.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pycodestyle: Upgrade 2.6.0 -> 2.7.0Leon Anavi2021-03-171-0/+11
Upgrade to release 2.7.0: - Fix physical checks (such as W191) at end of file - Add --indent-size option (defaulting to 4) - W605: fix escaped crlf false positive on windows Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>