summaryrefslogtreecommitdiff
path: root/zephyr/zmake/.isort.cfg
Commit message (Collapse)AuthorAgeFilesLines
* zephyr: zmake: add formatting configs for isort and flake8Jack Rosenthal2021-07-021-0/+2
Add black-compatible isort and flake8 configs, as documented here: https://black.readthedocs.io/en/stable/guides/using_black_with_other_tools.html BUG=b:192389533 BRANCH=none TEST=run flake8 and isort Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Change-Id: I744011f03ff2dfde07d940aa568ccbe7fba67f55 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3002835 Commit-Queue: Yuval Peress <peress@chromium.org> Reviewed-by: Yuval Peress <peress@chromium.org>