Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove linting of python files #593

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

dwdozier
Copy link
Contributor

Implements [sc-12542]

  • Python tests are no longer used
  • Brew package manager and other OS distros including python may implement PEP 668 which marks base python environments as 'externally managed' https://peps.python.org/pep-0668/
  • This can cause issues where none should exist when running the python linting process

  - Python tests are no longer used
  - Brew package manager and other OS distros including python may
    implement PEP 668 which marks base python environments as
    'externally managed' https://peps.python.org/pep-0668/
    - This can cause issues where none should exist when running the
      python linting process
Copy link

This pull request has been linked to Shortcut Story #12542: Remove Python linting from CLI pre-commit hook process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant