LLNL / scraper

Python library for getting metadata from source code hosting tools
MIT License
49 stars 23 forks source link

Update the GitHub Actions workflow #72

Closed mcdonnnj closed 1 year ago

mcdonnnj commented 1 year ago

Description

This adds support for testing Python 3.11 and fixes the configuration for testing Python 3.6. It also does a bit of white space cleanup, applies the changes from the latest version of black, fixes new warnings from bandit, and updates the version of markdownlint-cli in the GitHub Actions workflow to the latest version.