Skip to content

recursively looking for files in newFileTable #56

recursively looking for files in newFileTable

recursively looking for files in newFileTable #56

Workflow file for this run

name: lint
on: pull_request
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
- name: Setup Python
uses: actions/setup-python@v3
- name: Run pre-commit
uses: pre-commit/[email protected]