You are here

styleguide_pattern.schema.yml in Simple Style Guide 8

config/schema/styleguide_pattern.schema.yml

File

config/schema/styleguide_pattern.schema.yml
View source
  1. simple_styleguide.styleguide_pattern.*:
  2. type: config_entity
  3. label: 'Styleguide pattern config'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'ID'
  8. label:
  9. type: label
  10. label: 'Label'
  11. description:
  12. type: blob
  13. label: 'Description'
  14. pattern:
  15. type: string
  16. label: 'Pattern'
  17. weight:
  18. type: integer
  19. label: 'Weight'
  20. uuid:
  21. type: string