Chamilo is a learning management system focused on ease of use and accessibility
 
 
 
 
 
 
chamilo-lms/.yamllint_config

11 lines
149 B

ignore: |
app/*
.travis.yml
.codeclimate.yml
public/libs/*
plugin/test2pdf/*
extends: default
rules:
line-length:
max: 500