added required partitioning package installations
Some checks failed
Build / build (push) Failing after 4m53s
Some checks failed
Build / build (push) Failing after 4m53s
This commit is contained in:
8
examples/archinstall/.flake8
Normal file
8
examples/archinstall/.flake8
Normal file
@@ -0,0 +1,8 @@
|
||||
[flake8]
|
||||
count = True
|
||||
ignore = W191,W503,E704,E203
|
||||
max-complexity = 40
|
||||
max-line-length = 160
|
||||
show-source = True
|
||||
statistics = True
|
||||
exclude = .git,__pycache__,build,docs,actions-runner
|
||||
Reference in New Issue
Block a user