curtin-dev team mailing list archive
-
curtin-dev team
-
Mailing list archive
-
Message #03628
[Merge] ~ogayot/curtin:flake8-consistent into curtin:master
The proposal to merge ~ogayot/curtin:flake8-consistent into curtin:master has been updated.
Description changed to:
The output of `tox -e py3-flake8` in CI and on my machine did not match. Turned out it is because I have curtin cloned as a subdirectory of subiquity:
$HOME/subiquity/curtin
flake8 looks first for $HOME/subiquity/curtin/.flake8, then goes up the directory hierarchy and finds $HOME/subiquity/.flake8 ; which is configured differently.
For more details, see:
https://code.launchpad.net/~ogayot/curtin/+git/curtin/+merge/472312
--
Your team curtin developers is requested to review the proposed merge of ~ogayot/curtin:flake8-consistent into curtin:master.
References