Skip to content

Merge pull request #371 from WISVCH/dependabot/pip/urllib3-1.26.19 #313

Merge pull request #371 from WISVCH/dependabot/pip/urllib3-1.26.19

Merge pull request #371 from WISVCH/dependabot/pip/urllib3-1.26.19 #313

name: Check formatting
on: push
jobs:
checkFormatting:
name: Check formatting
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v1
- name: Check formatting using pre-commit
uses: pre-commit/[email protected]