Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

skip file validation if path is an empty string and improve error message #113

skip file validation if path is an empty string and improve error message

skip file validation if path is an empty string and improve error message #113

Workflow file for this run

name: Lint code
on:
push:
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]