# .deep-slop/.deep-slop-ignore
# Globally suppressed rules — no need for inline suppress directives
ast-slop/copy-paste-signature
ast-slop/narrative-comment
ast-slop/trivial-comment
ast-slop/decorative-comment
ast-slop/console-leftover
ast-slop/swallowed-exception
ast-slop/as-any
dead-flow/unused-variable
import-intelligence/unused-symbol
arch-constraints/deep-nesting
perf-hints/n-plus-one
