Skip to content

Suppress flake8 A005 in existing colcon API#636

Merged
cottsay merged 1 commit into
masterfrom
cottsay/flake8-a005
Apr 9, 2024
Merged

Suppress flake8 A005 in existing colcon API#636
cottsay merged 1 commit into
masterfrom
cottsay/flake8-a005

Conversation

@cottsay
Copy link
Copy Markdown
Member

@cottsay cottsay commented Apr 9, 2024

Rather than suppress A005 completely, we can ignore it in our existing API to prevent new A005 violations from appearing.

I couldn't find a good way to suppress only A005 in the files themselves.

Rather than suppress A005 completely, we can ignore it in our existing
API to prevent new A005 violations from appearing.
@cottsay cottsay added the bug Something isn't working label Apr 9, 2024
@cottsay cottsay requested a review from clalancette April 9, 2024 15:26
@cottsay cottsay self-assigned this Apr 9, 2024
@clalancette
Copy link
Copy Markdown
Contributor

The tests are failing here because we need #635 , but since that has a circular dependency with this, I've approved this one anyway.

@cottsay cottsay merged commit eb53f12 into master Apr 9, 2024
@cottsay cottsay deleted the cottsay/flake8-a005 branch April 9, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Development

Successfully merging this pull request may close these issues.

2 participants