Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-pycodestyle: Upgrade 2.6.0 -> 2.7.0 | Leon Anavi | 2021-03-17 | 1 | -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> |