Added
- Process all source files at once with tools that support passing in a list of files, instead of invoking each tool
per file. - Ubuntu 22.04 used in continuous integration workflows.
- Python 3.11 used in continuous integration workflows.
Changed
- Update GitHub Actions to use latest versions.
Removed
- Ubuntu 18.04 removed from continuous integration workflows.
- Removed Python 3.7 support.