Skip to content

Commit c745be1

Browse files
authored
Merge branch 'main' into main
2 parents d48388e + 978448b commit c745be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ repos:
4949
exclude: migrations/|commands/|sandbox/|samples|sdk
5050
files: ^src/
5151
pass_filenames: false
52-
args: ['src/', '--ignore', 'unresolved-import']
52+
args: ['src/', '--ignore', 'unresolved-import', '--ignore', 'unresolved-attribute', '--ignore', 'missing-argument']
5353

0 commit comments

Comments
 (0)