Skip to content

Try to find an flake8 config file in the local package#478

Open
ahcorde wants to merge 2 commits intorollingfrom
ahcorde/rolling/local_flake_config_file
Open

Try to find an flake8 config file in the local package#478
ahcorde wants to merge 2 commits intorollingfrom
ahcorde/rolling/local_flake_config_file

Conversation

@ahcorde
Copy link
Copy Markdown
Contributor

@ahcorde ahcorde commented Feb 29, 2024

It will be great to be able to define my own ament_flake8.ini configuration file locally, instead of using the default one.

This PR propose a fix. When a ROS Python package is created there is a folder called test with a test_flake8.py file that launches the test. I propose to put there your own config (if you want)

  • test/configuration/ament_flake8.ini

Otherwise I need to modify the test_flake8.py I think this solution is cleaner.

Thoughts?

Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
@ahcorde ahcorde self-assigned this Feb 29, 2024
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
@ahcorde ahcorde requested review from audrow and clalancette March 5, 2024 14:31
@ahcorde
Copy link
Copy Markdown
Contributor Author

ahcorde commented Mar 14, 2024

@audrow or @clalancette do you mind to review this one ?

@audrow audrow removed their request for review January 5, 2026 15:23
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