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

integrate lint into CI #8

Merged
merged 3 commits into from
Feb 19, 2025
Merged

integrate lint into CI #8

merged 3 commits into from
Feb 19, 2025

Conversation

simonbesnard1
Copy link
Owner

@simonbesnard1 simonbesnard1 commented Feb 19, 2025

  • Closes #xxxx
  • Tests added
  • New functions/methods are listed in api.rst

@simonbesnard1 simonbesnard1 linked an issue Feb 19, 2025 that may be closed by this pull request
- uses: actions/checkout@v4
with:
fetch-depth: 2
- uses: xarray-contrib/ci-trigger@v1

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Code Quality' step
Uses Step: detect-trigger
uses 'xarray-contrib/ci-trigger' with ref 'v1', not a pinned commit hash
@simonbesnard1 simonbesnard1 merged commit fddfd9c into main Feb 19, 2025
6 checks passed
@simonbesnard1 simonbesnard1 deleted the 5-fix-pylint-routine branch February 19, 2025 12:48
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.

fix PyLint routine
1 participant