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

Support Python linting to capture any issues and errors #124

Closed
liangyun123 opened this issue May 2, 2024 · 1 comment
Closed

Support Python linting to capture any issues and errors #124

liangyun123 opened this issue May 2, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@liangyun123
Copy link
Contributor

Introduce the functionality to flag issues within Python code so that users can address concerns before the Python package is built and released. This will allow projects to ensure deployed code is up to certain standards and capture any errors that unit testing do not address for.

liangyun123 added a commit to liangyun123/habushu that referenced this issue May 3, 2024
liangyun123 added a commit to liangyun123/habushu that referenced this issue May 3, 2024
@d-ryan-ashcraft d-ryan-ashcraft added the enhancement New feature or request label May 6, 2024
@d-ryan-ashcraft d-ryan-ashcraft added this to the 2.14.0 milestone May 6, 2024
liangyun123 added a commit to liangyun123/habushu that referenced this issue May 6, 2024
liangyun123 added a commit to liangyun123/habushu that referenced this issue May 6, 2024
liangyun123 added a commit to liangyun123/habushu that referenced this issue May 7, 2024
liangyun123 added a commit to liangyun123/habushu that referenced this issue May 7, 2024
liangyun123 added a commit to liangyun123/habushu that referenced this issue May 7, 2024
ewilkins-csi added a commit that referenced this issue May 7, 2024
#124 Add support for Python linting to check for issues before packaging
@ewilkins-csi
Copy link
Contributor

CI Build passed
Screenshot 2024-05-07 at 4 18 29 PM

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