Skip to content

chore: add license header eslint plugin#1447

Open
jescalada wants to merge 4 commits intofinos:mainfrom
jescalada:1002-eslint-plugin-license-header
Open

chore: add license header eslint plugin#1447
jescalada wants to merge 4 commits intofinos:mainfrom
jescalada:1002-eslint-plugin-license-header

Conversation

@jescalada
Copy link
Contributor

@jescalada jescalada commented Mar 6, 2026

Fixes #1002.

Made another PR for #1404 since I wasn't aware of eslint-plugin-license-header. This automatically checks for the license headers when committing since we run npm run lint on commit.

This also fixes the header contents/copyright line being incorrect.

@jescalada jescalada requested a review from a team as a code owner March 6, 2026 03:58
@netlify
Copy link

netlify bot commented Mar 6, 2026

Deploy Preview for endearing-brigadeiros-63f9d0 canceled.

Name Link
🔨 Latest commit c6a578e
🔍 Latest deploy log https://app.netlify.com/projects/endearing-brigadeiros-63f9d0/deploys/69aa55082a24300008976e29

@jescalada jescalada changed the title 1002 eslint plugin license header chore: add eslint plugin license header Mar 6, 2026
@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.01%. Comparing base (ac353de) to head (c6a578e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1447   +/-   ##
=======================================
  Coverage   90.01%   90.01%           
=======================================
  Files          67       67           
  Lines        4769     4769           
  Branches      885      885           
=======================================
  Hits         4293     4293           
  Misses        458      458           
  Partials       18       18           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jescalada jescalada changed the title chore: add eslint plugin license header chore: add license header eslint plugin Mar 6, 2026
@jescalada jescalada mentioned this pull request Mar 6, 2026
21 tasks
Copy link
Contributor

@andypols andypols left a comment

Choose a reason for hiding this comment

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

LGTM eslint-plugin-license-header is nice solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Apache-2.0 license headers to source code

2 participants