You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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 submission
0 commit comments