adrienverge / yamllint

A linter for YAML files.
GNU General Public License v3.0
2.79k stars 265 forks source link

style: apply flake8-copyright rules #643

Closed DimitriPapadopoulos closed 6 months ago

DimitriPapadopoulos commented 6 months ago
CPY001 Missing copyright notice at top of file

Do not apply this rule to empty files:

and to files generated by tools:

coveralls commented 6 months ago

Coverage Status

coverage: 99.822%. remained the same when pulling 7b6a01726124dfb5036fd8bf462a03c1edbb2dbb on DimitriPapadopoulos:flake8-copyright into 0d7ae7bf6b852fd739ba385b686ea83ed3164a79 on adrienverge:master.

adrienverge commented 6 months ago

OK, thank you.