Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing license headers #421

Merged
merged 1 commit into from Oct 26, 2021
Merged

Add missing license headers #421

merged 1 commit into from Oct 26, 2021

Conversation

TimPansino
Copy link
Contributor

@TimPansino TimPansino commented Oct 26, 2021

Overview

  • License headers were missing from several .py files.
  • Useful command for finding these grep -r -L "Licensed under the Apache License" **/*.py

@TimPansino TimPansino requested a review from a team as a code owner October 26, 2021 17:44
@github-actions
Copy link

Mega-Linter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 14 0 0.48s
✅ PYTHON black 14 5 0 0.54s
❌ PYTHON flake8 14 4 0.41s
✅ PYTHON isort 14 5 0 0.18s
❌ PYTHON pylint 14 9 8.41s

See errors details in artifact Mega-Linter reports on GitHub Action page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@lrafeei lrafeei merged commit a3ef06f into main Oct 26, 2021
@lrafeei lrafeei deleted the add-license-headers branch October 26, 2021 18:16
@umaannamalai umaannamalai added this to the 7.2.3.170 milestone Nov 4, 2021
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.

None yet

3 participants