From b5d2c30d26060d4a55c88c1a665b6e9d95ba1644 Mon Sep 17 00:00:00 2001 From: Todd Gamblin Date: Sun, 4 Jul 2021 01:51:46 -0700 Subject: style: Move isort configuration to pyproject.toml - [x] Remove flake8-import-order checks, as we only need isort for this - [x] Clean up configuration and requirements --- .flake8 | 4 ---- 1 file changed, 4 deletions(-) (limited to '.flake8') diff --git a/.flake8 b/.flake8 index d916433cfe..a4c8aa2fbc 100644 --- a/.flake8 +++ b/.flake8 @@ -66,10 +66,6 @@ exclude = format = spack -# flake8-import-order settings -application-import-names = llnl,spack -import-order-style = pycharm - [flake8:local-plugins] report = spack = flake8_formatter:SpackFormatter -- cgit v1.2.3-60-g2f50