MetOffice / MetOffice/SimSys_Scripts

Refactor the copyright checker

Open
#32 0 comments 0 reactions 1 assignee View on GitHub

@cameronbateman-mo is already working on this.

Since Jul 4, 2024.

Dominant language
Python
Stars
9
Forks
19
Avg merge
5d 48m
Merged PRs (30d)
4

Description

The copyright checker script relies on many very specific templates to check against which is a maintenance problem. We've been discussing that it would be better to check for the fundamentals of what a copyright statement should say (e.g. "copyright" and "all rights reserved" etc) in order to determine that a statement of some sort is present without worrying about the details.

We can then trust reviewers to look at the full wording when a file is new or the statement is changed.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.