File: yamllint.config

package info (click to toggle)
libcpansa-db-perl 20251109.001-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,136 kB
  • sloc: perl: 244,094; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 117 bytes parent folder | download | duplicates (2)
1
2
3
4
5
rules:
  line-length:
    max: 120
    allow-non-breakable-words: true
    allow-non-breakable-inline-mappings: true