-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support for Python poetry.lock files (#9)
* feat: add support for Python poetry.lock files * style: format Python files with black and isort * style: adhere to yamllint and format action.yml * style: adhere to markdownlint and format README * docs: update README for 1.4.1 release * refactor: update action.yml dependencies and format * build: Ensure each dependent action is pinned to the latest major version tag * style: correct for basic Python linting issues * style: format and cleanup analyze.py * style: provide descriptive step names in action.yml
- Loading branch information
Showing
5 changed files
with
331 additions
and
271 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.