Skip to content

Commit 1272f09

Browse files
ci: common template rollout changes (#187)
1 parent 669c302 commit 1272f09

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

.ort.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ repos:
55
- id: check-merge-conflict
66
- id: debug-statements
77
- id: trailing-whitespace
8+
exclude: ^(tests/requirement_test/logs)
89
- id: check-yaml
910
- id: check-xml
1011
- id: check-toml
1112
- id: check-json
1213
- id: end-of-file-fixer
14+
exclude: ^(tests/requirement_test/logs)
1315
- repo: https://github.com/psf/black
1416
rev: 22.3.0
1517
hooks:

0 commit comments

Comments
 (0)