Skip to content

Add check for copyright headers#325

Merged
ktf merged 2 commits into
AliceO2Group:masterfrom
TimoWilken:check-copyright-headers
Nov 23, 2021
Merged

Add check for copyright headers#325
ktf merged 2 commits into
AliceO2Group:masterfrom
TimoWilken:check-copyright-headers

Conversation

@TimoWilken

Copy link
Copy Markdown
Contributor

It runs in parallel with the clang-format check, and makes sure the copyright notice of any changed .cxx or .h files is OK.

This is to prepare the code for introducing copyright header checking.

One file, PWGDQ/Tasks/filterPPTiny.cxx, had CR-LF line endings, which would
confuse the checker. It was converted to LF line endings to match the rest of
O2Physics.
It runs in parallel with the clang-format check, and makes sure the copyright
notice of any changed .cxx or .h files is OK.
@TimoWilken TimoWilken force-pushed the check-copyright-headers branch from 538747f to 81afcbc Compare November 23, 2021 09:39
@ktf ktf merged commit 69bab9b into AliceO2Group:master Nov 23, 2021
@TimoWilken TimoWilken deleted the check-copyright-headers branch November 23, 2021 09:41
jezwilkinson pushed a commit to jezwilkinson/O2Physics that referenced this pull request Dec 14, 2021
* Make copyright headers consistent

This is to prepare the code for introducing copyright header checking.

One file, PWGDQ/Tasks/filterPPTiny.cxx, had CR-LF line endings, which would
confuse the checker. It was converted to LF line endings to match the rest of
O2Physics.

* Add check for copyright headers

It runs in parallel with the clang-format check, and makes sure the copyright
notice of any changed .cxx or .h files is OK.
njacazio pushed a commit that referenced this pull request Aug 13, 2024
* Conditionals in closure test too

* Please consider the following formatting changes (#325)

---------

Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
joonsukbae pushed a commit to joonsukbae/O2Physics that referenced this pull request Aug 27, 2024
…roup#7285)

* Conditionals in closure test too

* Please consider the following formatting changes (AliceO2Group#325)

---------

Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants