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
Add Flake8 config and update linter workflow settings
Introduce a `.flake8` configuration file to enforce linting rules and conventions. Updated the linter workflow to use this config, adjust default branch to `main`, and set full git history fetch for accurate file tracking. Disabled unnecessary validations to streamline the linting process.
0 commit comments