---
yaml-files:
 - '*.yaml'
 - '*.yml'

rules:
  line-length: {max: 120, allow-non-breakable-words: true}
