diff options
-rw-r--r-- | .flake8 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,4 +29,4 @@ # [flake8] ignore = E129,E221,E241,E272,E731,W503,W504,F999,N801,N813,N814 -max-line-length = 79 +max-line-length = 88 |
index : spack | ||
A flexible package manager that supports multiple versions, configurations, platforms, and compilers. | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .flake8 | 2 |
@@ -29,4 +29,4 @@ # [flake8] ignore = E129,E221,E241,E272,E731,W503,W504,F999,N801,N813,N814 -max-line-length = 79 +max-line-length = 88 |