Skip to content

Commit 915c969

Browse files
committed
Merge branch 'main' into rdmarsh2/range-analysis-overflow
2 parents e4ae957 + 00fd23d commit 915c969

File tree

287 files changed

+33763
-6395
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

287 files changed

+33763
-6395
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
rev: v1.6.0
2020
hooks:
2121
- id: autopep8
22-
files: ^swift/.*\.py
22+
files: ^misc/codegen/.*\.py
2323

2424
- repo: local
2525
hooks:

0 commit comments

Comments
 (0)