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

Fixes for super-lint and remove Pipfile.lock #1

Merged
merged 3 commits into from
Apr 4, 2024
Merged

Fixes for super-lint and remove Pipfile.lock #1

merged 3 commits into from
Apr 4, 2024

Conversation

emsearcy
Copy link
Contributor

@emsearcy emsearcy commented Apr 4, 2024

Normally, committing lockfiles is a best practice. But:

  • this is a local shell utility, run sporadically, and
  • committing a lockfile means keeping it up to date every time there is a security issue. In this case, we're going to assume "follow latest" for each use/installation.

Also apply a bunch of Python standard/lint fixes per default super-linter configuration.

Signed-off-by: Eric Searcy <eric@linuxfoundation.org>
Signed-off-by: Eric Searcy <eric@linuxfoundation.org>
Signed-off-by: Eric Searcy <eric@linuxfoundation.org>
@emsearcy emsearcy merged commit fbb4190 into main Apr 4, 2024
18 checks passed
@emsearcy emsearcy deleted the ems/lint branch April 4, 2024 05:56
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.

1 participant