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

Format all Python strings to be double quotes #158

Merged
merged 1 commit into from
Jul 30, 2023

Conversation

patrick-5546
Copy link
Member

No description provided.

@patrick-5546 patrick-5546 self-assigned this Jul 30, 2023
@patrick-5546 patrick-5546 enabled auto-merge (squash) July 30, 2023 01:29
@patrick-5546 patrick-5546 merged commit d6ae4de into main Jul 30, 2023
@patrick-5546 patrick-5546 deleted the patrick-5546/python_formatting branch July 30, 2023 01:36
patrick-5546 added a commit that referenced this pull request Oct 11, 2023
* Add mypy type checker

* Create type checking vscode task and remove mypy extension

* Modify mypy task to lint entire ROS packages rather than a single file

* Specify interpreter path for python extensions (#155)

* Add path to python interpreter for black formatter

* Add python interpreter path to isort and flake8 config

* Format all Python strings to be double quotes (#158)

* Add github copilot extension (#159)

* Delete deprecated python setting

* Enable mypy extension

* Add mypy task TODO

* Install ament_mypy

* Add mypy to CI

* Update TODO

* Fix mypy CI

* Uncomment mypy task

* Update base-dev image tag

* Create mypy vscode tasks for each python pkg

* Add mypy global_launch task

* Fix global_launch mypy error

* Loop over valid sub directories

* Fix ament linter script

* Uses CI script in tasks

* Exit with error if any lint run has errors

---------

Co-authored-by: Patrick Creighton <pcreighton429@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ctrl Controller team infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant