Merge branch 'develop' of https://github.com/LLNL/spack into features/custom_modulefile_from_config
This commit is contained in:
commit
c11a665ba1
@ -1,3 +1,3 @@
|
|||||||
[style]
|
[style]
|
||||||
based_on_style = pep8
|
based_on_style = pep8
|
||||||
column_limit = 80
|
column_limit = 79
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
[flake8]
|
[flake8]
|
||||||
ignore = W391,F403
|
ignore = W391,F403,E221
|
||||||
max-line-length = 120
|
max-line-length = 79
|
||||||
|
Loading…
Reference in New Issue
Block a user