Skip to content

Extend CI check for correct file headers to JS files. #3269

@terhorstd

Description

@terhorstd

Describe the bug
The check_copyright_headers.py will notify if code files are missing the usual header. This currently does not include *.js files used in the documentation.

To Reproduce
CI passes, even though doc/htmldoc/static/js/filter_models.js is missing a header.

Expected behavior
Same as for Python and C++ files also the JavaScript and CSS components should have a proper header.

Metadata

Metadata

Labels

I: No breaking changePreviously written code will work as before, no one should note anything changing (aside the fix)S: NormalHandle this with default priorityT: MaintenanceWork to keep up the quality of the code and documentation.

Type

No type

Projects

Status

To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions