edx-oauth2-wordpress-backend/.pre-commit-config.yaml

8 lines
176 B
YAML
Raw Permalink Normal View History

2022-10-07 05:56:33 +03:00
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace