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

[INTERNAL] JSDoc: Add check for copyright notice #617

Merged
merged 1 commit into from
Jun 16, 2021

Commits on Jun 16, 2021

  1. [INTERNAL] JSDoc: Add check for copyright notice

    Checks for a copyright notice at the beginning of each file.
    The comment doesn't need to be the first comment but it must be placed
    before any code starts.
    
    This implements the same check as the internal validation rule
    DOCUMENTATION__COPYRIGHT_NOTICE_MISSING.
    
    JIRA: CPOUI5FOUNDATION-329
    
    Cherry picked from SAP/openui5@bcb5110
    matz3 committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    0580905 View commit details
    Browse the repository at this point in the history