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