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

Chose and enforce a python style guide #193

Open
astrogeco opened this issue Aug 11, 2021 · 1 comment
Open

Chose and enforce a python style guide #193

astrogeco opened this issue Aug 11, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@astrogeco
Copy link
Contributor

Is your feature request related to a problem? Please describe.
For style and readability, it would be helpful to automatically check new commits against a python style.

  1. Need to choose a style guide
  2. Choose a python-focused tool to enforce style
  3. Create new workflow that mimics the format workflows in cFE and OSAL

Describe the solution you'd like
Add a CI workflow that checks style

Describe alternatives you've considered
None

Additional context

CCB:2021-08-11 Test thoroughly first, defer to Draco

  • check out pylance and maybe add to CI?

Originally posted by @astrogeco in #191 (comment)

@astrogeco astrogeco added this to the cFS-Draco milestone Aug 11, 2021
@paulober
Copy link
Contributor

paulober commented Oct 3, 2021

Maybe consider using "from feature import snake_case" from Qt Docs

@skliper skliper added the enhancement New feature or request label Oct 22, 2021
@astrogeco astrogeco removed this from the Draco milestone Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants