Commit 14491cd
committed
Add style check back with -s flake8 flag
- Use 'spack style -s flake8' to skip flake8 checks
- Keeps all other style checks: import, isort, black, mypy
- F405 warnings from star imports are expected in Spack packages
- Style check is required for Spack main repo submission1 parent c7394e8 commit 14491cd
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
51 | 57 | | |
52 | 58 | | |
53 | 59 | | |
| |||
0 commit comments