Skip to content

Commit afc9fa5

Browse files
committed
Disable sourcery rule about inlining if expressions
1 parent b901519 commit afc9fa5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.sourcery.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
rule_settings:
2+
disable:
3+
- "assign-if-exp"

0 commit comments

Comments
 (0)