summaryrefslogtreecommitdiff
path: root/.flake8
AgeCommit message (Expand)AuthorFilesLines
2018-07-19style: make core comply with pep8-namingTodd Gamblin1-1/+4
2017-10-24flake8: no wildcards in core; only `import *` from spack in packagesTodd Gamblin1-9/+4
2017-04-25Properly ignore flake8 F811 redefinition errors (#3932)Adam J. Stewart1-2/+2
2016-08-30Some flake8 settings weren't documentedAdam J. Stewart1-4/+7
2016-08-10Make Spack core PEP8 compliant.Todd Gamblin1-1/+1
2016-06-16flake8: ignore F405alalazo1-1/+1
2016-05-26Added a style checking exemption for lambda expressions.Joseph Ciurej1-1/+4
2016-05-11format .flake8 more nicely.Todd Gamblin1-7/+15
2016-05-11Use just one flake8 file; mark package.py files to avoid E501 w/url.Todd Gamblin1-0/+12