mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
10 lines
145 B
YAML
10 lines
145 B
YAML
# vi: ft=yaml
|
|
---
|
|
extends: default
|
|
|
|
rules:
|
|
indentation:
|
|
level: warning
|
|
indent-sequences: consistent
|
|
line-length: disable
|