Skip to content

Ignore ruff rule CPY001 - #633

Merged
nikobockerman merged 1 commit into
mainfrom
ignore-mise-rule-CPY001
Jul 26, 2026
Merged

Ignore ruff rule CPY001#633
nikobockerman merged 1 commit into
mainfrom
ignore-mise-rule-CPY001

Conversation

@nikobockerman

Copy link
Copy Markdown
Owner

Ruff 0.16 version stabilizes CPY001 rule that check for copyright notices at the top of every python file. This repository does not intend to have those so ignore the rule.

Ruff 0.16 version stabilizes CPY001 rule that check for copyright
notices at the top of every python file. This repository does not intend
to have those so ignore the rule.
Copilot AI review requested due to automatic review settings July 26, 2026 07:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s Ruff configuration to stop enforcing per-file copyright headers, aligning linting with this project’s stated intent.

Changes:

  • Adds CPY001 to the Ruff lint.ignore list to disable the “missing copyright notice” check.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nikobockerman
nikobockerman enabled auto-merge (squash) July 26, 2026 07:19
@nikobockerman
nikobockerman merged commit da57005 into main Jul 26, 2026
53 checks passed
@nikobockerman
nikobockerman deleted the ignore-mise-rule-CPY001 branch July 26, 2026 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants