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

ament_pep257 support for user defined config file #413

Open
fnobis opened this issue Sep 28, 2022 · 0 comments · May be fixed by #476
Open

ament_pep257 support for user defined config file #413

fnobis opened this issue Sep 28, 2022 · 0 comments · May be fixed by #476
Labels
backlog enhancement New feature or request

Comments

@fnobis
Copy link

fnobis commented Sep 28, 2022

I want to adjust some of the pep257 behavior in our project. In ros2 there seem to be some ignored styles configured here: https://github.com/ament/ament_lint/blob/rolling/ament_pep257/ament_pep257/main.py#L43

From the official pep257/pydocstyle documentaton, there should be an option to use an additional configuration file: https://pep257.readthedocs.io/en/1.0.0/usage.html#configuration-files

I tried placing these in my ros workspace but they do not seem to be recoginized. Is there a way to do this?

@clalancette clalancette added enhancement New feature or request backlog labels Oct 13, 2022
@InvincibleRMC InvincibleRMC linked a pull request Feb 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants