Add --force-exclude setting to force exclusions with pre-commit (#1295)

This commit is contained in:
Charlie Marsh 2022-12-19 20:08:59 -05:00 committed by GitHub
parent 8934f6938d
commit eff7700d92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 74 additions and 15 deletions

View file

@ -1,5 +1,6 @@
import sys
import os
from setuptools import setup
sys.stderr.write(