index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton@hvornum.se> | 2022-02-28 17:14:09 +0100 |
---|---|---|
committer | Anton Hvornum <anton@hvornum.se> | 2022-02-28 17:14:09 +0100 |
commit | f61bce3fbc2e8a28c32d09bf537feffb1ca09428 (patch) | |
tree | 415d8b222423b5277d78c6c0b79350ee3addbeea | |
parent | 5cf3fbfb41f27277877e9cbec3271b79630073fa (diff) |
-rw-r--r-- | .flake8 | 2 |
@@ -6,5 +6,5 @@ max-complexity = 40 max-line-length = 236 show-source = True statistics = True -per-file-ignores = __init__.py:F401,F403,F405 simple_menu.py:C901,W503 guided.py:C901 network_configuration.py:F821 builtins = _ +per-file-ignores = __init__.py:F401,F403,F405 simple_menu.py:C901,W503 guided.py:C901 network_configuration.py:F821 |