[go: up one dir, main page]

File: .yamllint

package info (click to toggle)
linkchecker 10.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,076 kB
  • sloc: python: 13,323; makefile: 135; sh: 71; xml: 36; sql: 20; javascript: 19; php: 2
file content (6 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
extends: default

rules:
  document-start: disable
  line-length: disable
  truthy: {check-keys: false}