Skip to content

feat: add license-headers check to pre-commit hooks#365

Merged
danischm merged 1 commit intonetascode:mainfrom
oboehmer:feature/license-header-precommit
Feb 18, 2026
Merged

feat: add license-headers check to pre-commit hooks#365
danischm merged 1 commit intonetascode:mainfrom
oboehmer:feature/license-header-precommit

Conversation

@oboehmer
Copy link
Contributor

  • Replace find with git ls-files to respect .gitignore
  • Accept optional file arguments for pre-commit integration
  • Standalone mode checks all tracked Python files

same changes as committed in netascode/nac-test#535

- Replace find with git ls-files to respect .gitignore
- Accept optional file arguments for pre-commit integration
- Standalone mode checks all tracked Python files
@danischm danischm merged commit 15448c7 into netascode:main Feb 18, 2026
7 checks passed
@oboehmer oboehmer deleted the feature/license-header-precommit branch February 18, 2026 08:48
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