mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Add .yamllint.yml, a configuration file for yamllint
This commit is contained in:
parent
d7f77bf271
commit
ad9e42a877
5
.yamllint.yml
Normal file
5
.yamllint.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
extends: default
|
||||||
|
rules:
|
||||||
|
document-start: disable
|
||||||
|
document-end: disable
|
||||||
|
line-length: disable
|
Loading…
x
Reference in New Issue
Block a user