mirror of
https://github.com/actions/typescript-action.git
synced 2025-04-06 15:29:47 +00:00
11 lines
215 B
YAML
11 lines
215 B
YAML
rules:
|
|
document-end: disable
|
|
document-start:
|
|
level: warning
|
|
present: false
|
|
line-length:
|
|
level: warning
|
|
max: 80
|
|
allow-non-breakable-words: true
|
|
allow-non-breakable-inline-mappings: true
|