mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-25 04:44:25 +00:00
chore: use example files as examples
This commit is contained in:
10
examples/dotfiles/.yamllint.yaml
Normal file
10
examples/dotfiles/.yamllint.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
# See https://yamllint.readthedocs.io/en/stable/configuration.html for
|
||||
# more information
|
||||
|
||||
extends: default
|
||||
|
||||
rules:
|
||||
line-length:
|
||||
allow-non-breakable-inline-mappings: true
|
||||
max: 120
|
||||
Reference in New Issue
Block a user