mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-22 15:31:07 +00:00
Merged via /review-pr -> /prepare-pr -> /merge-pr.
Prepared head SHA: 614180020e
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Reviewed-by: @mbelinky
10 lines
144 B
YAML
10 lines
144 B
YAML
parent_config: ../../.swiftlint.yml
|
|
|
|
included:
|
|
- Sources
|
|
- ../shared/ClawdisNodeKit/Sources
|
|
|
|
type_body_length:
|
|
warning: 900
|
|
error: 1300
|